Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-04-16 10:04:04


Author: dgregor
Date: 2008-04-16 10:04:04 EDT (Wed, 16 Apr 2008)
New Revision: 44453
URL: http://svn.boost.org/trac/boost/changeset/44453

Log:
Strike a section that gave unimplementable implementor lattitude. Thanks, Alisdair
Text files modified:
   sandbox/committee/concepts/stdlib/clib-utilities.tex | 10 ++++++----
   1 files changed, 6 insertions(+), 4 deletions(-)

Modified: sandbox/committee/concepts/stdlib/clib-utilities.tex
==============================================================================
--- sandbox/committee/concepts/stdlib/clib-utilities.tex (original)
+++ sandbox/committee/concepts/stdlib/clib-utilities.tex 2008-04-16 10:04:04 EDT (Wed, 16 Apr 2008)
@@ -2438,11 +2438,13 @@
 \pnum\returns\ \tcode{\textit{INVOKE}(get(), \changedD{a1, a2, ..., aN}{forward<ArgTypes>(args)...})}.
 (\ref{func.require})
 
-\pnum\note\ \tcode{operator()} is described for exposition only.
+\pnum
+\removedConcepts{\mbox{\note} \mbox{\tcode{operator()}} is described
+ for exposition only.
 Implementations are not required to provide an actual
-\tcode{reference_wrapper::operator()}. Implementations are
-permitted to support \tcode{reference_wrapper} function invocation
-through multiple overloaded operators or through other means.
+\mbox{\tcode{reference_wrapper::operator()}}. Implementations are
+permitted to support \mbox{\tcode{reference_wrapper}} function invocation
+through multiple overloaded operators or through other means.}
 
 \end{itemdescr}
 


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