Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-06-11 08:27:41


Author: dgregor
Date: 2008-06-11 08:27:40 EDT (Wed, 11 Jun 2008)
New Revision: 46323
URL: http://svn.boost.org/trac/boost/changeset/46323

Log:
Minor tweaks
Text files modified:
   sandbox/committee/concepts/wording/wording.tex | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-06-11 08:27:40 EDT (Wed, 11 Jun 2008)
@@ -2980,7 +2980,7 @@
   \mbox{\tcode{X}}, the first class template partial specialization is
   at least as specialized as the second according to the rules for
   partial ordering of class template partial specializations
- (\mbox{\ref{temp.class.order}}). The class template \mbox{\tcode{X}}
+ (\mbox{\ref{temp.class.order}}). The primary class template \mbox{\tcode{X}}
   has the same template parameters as the concept corresponding to the
   two concept map templates. The class template partial
   specializations are constrained templates, even if the corresponding
@@ -2989,7 +2989,7 @@
 \additemCC{the first class template partial specialization has the
   same template parameters and template arguments as the first concept
   map template, and}
-\additemCC{the second function template has the same template
+\additemCC{the second class template has the same template
   parameters and template arguments as the second concept map template.}
 \end{itemize}
 \removedCCC{If more than one concept map template matches a specific


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