Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-08-21 23:16:59


Author: dgregor
Date: 2008-08-21 23:16:59 EDT (Thu, 21 Aug 2008)
New Revision: 48287
URL: http://svn.boost.org/trac/boost/changeset/48287

Log:
Undeprecate late_check
Text files modified:
   sandbox/committee/concepts/wording/wording.tex | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-08-21 23:16:59 EDT (Thu, 21 Aug 2008)
@@ -119,6 +119,8 @@
                       // might not exist in the instantiation.
 };
 \end{codeblock}
+
+\item Removed the deprecation of \tcode{late_check}.
 \end{itemize}
 
 \section*{Typographical conventions}
@@ -931,7 +933,7 @@
 }
 
 \pnum
-\addedConcepts{
+\removedCCC{
 The use of \mbox{\tcode{late\_check}} is deprecated.
 }
 


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