Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83169 - sandbox/tuple-move/boost/tuple/detail
From: adam.wulkiewicz_at_[hidden]
Date: 2013-02-26 16:20:30


Author: awulkiew
Date: 2013-02-26 16:20:29 EST (Tue, 26 Feb 2013)
New Revision: 83169
URL: http://svn.boost.org/trac/boost/changeset/83169

Log:
Added revision info.
Text files modified:
   sandbox/tuple-move/boost/tuple/detail/tuple_basic.hpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: sandbox/tuple-move/boost/tuple/detail/tuple_basic.hpp
==============================================================================
--- sandbox/tuple-move/boost/tuple/detail/tuple_basic.hpp (original)
+++ sandbox/tuple-move/boost/tuple/detail/tuple_basic.hpp 2013-02-26 16:20:29 EST (Tue, 26 Feb 2013)
@@ -18,6 +18,7 @@
 // David Abrahams.
 
 // Revision history:
+// 2013 02 23 Adam Wulkiewicz: Added move-semantics
 // 2002 05 01 Hugo Duncan: Fix for Borland after Jaakko's previous changes
 // 2002 04 18 Jaakko: tuple element types can be void or plain function
 // types, as long as no object is created.


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