$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: dgregor_at_[hidden]
Date: 2008-07-23 11:17:21
Author: dgregor
Date: 2008-07-23 11:17:20 EDT (Wed, 23 Jul 2008)
New Revision: 47718
URL: http://svn.boost.org/trac/boost/changeset/47718
Log:
Minor tweak to namespace.udecl to refer explicitly to concept map lookup
Text files modified: 
   sandbox/committee/concepts/wording/wording.tex |     9 +++++----                               
   1 files changed, 5 insertions(+), 4 deletions(-)
Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex	(original)
+++ sandbox/committee/concepts/wording/wording.tex	2008-07-23 11:17:20 EDT (Wed, 23 Jul 2008)
@@ -65,7 +65,7 @@
 \par\noindent Document number:  DRAFT\vspace{-6pt}
 \par\noindent Revises document number: N2676=08-0186 \vspace{-6pt}
 \par\noindent Date: \today\vspace{-6pt}
-\par\noindent Project: Programming Language C++, Core Working Group\vspace{-6pt}
+\par\noindent Project: Programming Language \Cpp{}, Core Working Group\vspace{-6pt}
 \par\noindent Reply-to: Douglas Gregor $<$\href{mailto:doug.gregor_at_[hidden]}{doug.gregor_at_[hidden]}$>$
 
 \section*{Introduction}
@@ -1012,9 +1012,10 @@
 \pnum 
 \addedConcepts{A \mbox{\techterm{using-declaration}} for a concept map
   is an alias to 
-the concept map that matches (\mbox{\ref{temp.concept.map}}) the
-concept instance corresponding to the
-\mbox{\techterm{concept-id}} from the specified
+the concept map}
+\changedCCC{that matches (\mbox{\ref{temp.concept.map}}) the
+concept instance corresponding to the}{determined by concept map lookup (\mbox{\ref{temp.req.sat}}) of the}
+\addedConcepts{\mbox{\techterm{concept-id}} from the specified
   namespace.
 \mbox{\enterexample}}
 %