$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
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}