Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60429 - sandbox/committee/rvalue_ref
From: dgregor_at_[hidden]
Date: 2010-03-10 11:54:19


Author: dgregor
Date: 2010-03-10 11:54:18 EST (Wed, 10 Mar 2010)
New Revision: 60429
URL: http://svn.boost.org/trac/boost/changeset/60429

Log:
Update revision history for the noexcept paper
Text files modified:
   sandbox/committee/rvalue_ref/throwing-move.rst | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: sandbox/committee/rvalue_ref/throwing-move.rst
==============================================================================
--- sandbox/committee/rvalue_ref/throwing-move.rst (original)
+++ sandbox/committee/rvalue_ref/throwing-move.rst 2010-03-10 11:54:18 EST (Wed, 10 Mar 2010)
@@ -310,6 +310,8 @@
 
   * Per library issue 1255, use ``declval`` rather than ``make`` in the description of the ``has_nothrow_move_constructor`` and ``has_nothrow_move_assign`` traits. Also, make ``declval`` ``noexcept``.
 
+ * Major clarification of the wording for the new type traits, updating those traits for the changes in N3000 and N3035.
+
 * N2983 (post-Santa Cruz mailing): Initial numbered revision
 
 


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