|
Boost-Commit : |
From: dgregor_at_[hidden]
Date: 2008-06-11 17:17:17
Author: dgregor
Date: 2008-06-11 17:17:17 EDT (Wed, 11 Jun 2008)
New Revision: 46338
URL: http://svn.boost.org/trac/boost/changeset/46338
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 17:17:17 EDT (Wed, 11 Jun 2008)
@@ -6134,8 +6134,8 @@
(\mbox{\ref{temp.constrained.set}}) whose seed is determined by the
function template specialization from the definition of the
constrained template, after substitution of the constrained
- template's template arguments for their corresponding
- archetypes. \mbox{\enterexample}}
+ template's template arguments for their corresponding}
+ \changedCCC{archetypes}{template parameters}\addedConcepts{. \mbox{\enterexample}}
\begin{codeblock}
concept InputIterator<typename Iter> {
typename difference_type;
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