|
Boost-Commit : |
From: dgregor_at_[hidden]
Date: 2008-05-19 02:58:26
Author: dgregor
Date: 2008-05-19 02:58:25 EDT (Mon, 19 May 2008)
New Revision: 45534
URL: http://svn.boost.org/trac/boost/changeset/45534
Log:
Minor fixups
Text files modified:
sandbox/committee/concepts/stdlib/clib-utilities.tex | 2 ++
sandbox/committee/concepts/wording/wording.tex | 2 ++
2 files changed, 4 insertions(+), 0 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-05-19 02:58:25 EDT (Mon, 19 May 2008)
@@ -60,6 +60,8 @@
\tcode{make_tuple}.
\item Switched from \tcode{ObjectType} to \tcode{VariableType} in
several components where we need to permit reference types.
+\item Many cleanups to bring specification up-to-date with changes to
+ concepts wording and the core concepts.
\end{itemize}
\end{titlepage}
Modified: sandbox/committee/concepts/wording/wording.tex
==============================================================================
--- sandbox/committee/concepts/wording/wording.tex (original)
+++ sandbox/committee/concepts/wording/wording.tex 2008-05-19 02:58:25 EDT (Mon, 19 May 2008)
@@ -73,6 +73,8 @@
Diagnostics library
\item N2621=08-0131: Core Concepts for the C++0x Standard Library
(Revision 2)
+\item N2622=08-0132: Concepts for the C++0x Standard Library:
+ Utilities (Revision 3)
\item N2623=08-0133: Concepts for the C++0x Standard Library:
Containers (Revision 1)
\item N2624=08-0134: Concepts for the C++0x Standard Library:
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