Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-04-17 11:12:08


Author: dgregor
Date: 2008-04-17 11:12:07 EDT (Thu, 17 Apr 2008)
New Revision: 44502
URL: http://svn.boost.org/trac/boost/changeset/44502

Log:
Make a note of the change to lookup for qualified-ids
Text files modified:
   sandbox/committee/concepts/wording/wording.tex | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-04-17 11:12:07 EDT (Thu, 17 Apr 2008)
@@ -91,6 +91,8 @@
 \item Clarify that a class template partial specialization of a
   constrained class template is not necessarily a constrained template
   (\ref{temp.req.impl}).
+\item Clarify that a \techterm{qualified-id} can refer to a type
+ within a concept instance without the use of \tcode{typename}.
 \end{itemize}
 
 \section*{Typographical conventions}


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk