Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51721 - sandbox/committee/rvalue_ref
From: dgregor_at_[hidden]
Date: 2009-03-11 17:04:59


Author: dgregor
Date: 2009-03-11 17:04:59 EDT (Wed, 11 Mar 2009)
New Revision: 51721
URL: http://svn.boost.org/trac/boost/changeset/51721

Log:
A reminder from Daveed
Text files modified:
   sandbox/committee/rvalue_ref/rvalue-ref-exception-safety.html | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: sandbox/committee/rvalue_ref/rvalue-ref-exception-safety.html
==============================================================================
--- sandbox/committee/rvalue_ref/rvalue-ref-exception-safety.html (original)
+++ sandbox/committee/rvalue_ref/rvalue-ref-exception-safety.html 2009-03-11 17:04:59 EDT (Wed, 11 Mar 2009)
@@ -183,6 +183,8 @@
 <h3 id="noexceptmove">Move Construction and Assignment Requires
 <code>noexcept</code></h3>
 <h3 id="movedefault">Default Implementations of Move Construction and Assignment</h3>
+NOTE: The move constructor generated for closure types will need to be fixed, too.
+
 <h3 id="library">Library Changes</h3>
 <h4 id="concepts">Moving and Copying Concepts</h4>
 <h4 id="aggregate">Move Constructors</h4>
@@ -194,5 +196,5 @@
 
 <hr>
 <address></address>
-<!-- hhmts start --> Last modified: Sat Mar 7 17:31:04 PST 2009 <!-- hhmts end -->
+<!-- hhmts start --> Last modified: Wed Mar 11 14:04:48 PDT 2009 <!-- hhmts end -->
 </body> </html>


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