Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56541 - branches/release/libs/utility
From: nielsdekker_at_[hidden]
Date: 2009-10-03 04:15:17


Author: niels_dekker
Date: 2009-10-03 04:15:14 EDT (Sat, 03 Oct 2009)
New Revision: 56541
URL: http://svn.boost.org/trac/boost/changeset/56541

Log:
Merged Swap documentation from trunk, including revision [56107] and [56108].
Properties modified:
   branches/release/libs/utility/swap.html (contents, props changed)
Text files modified:
   branches/release/libs/utility/swap.html | 8 ++++++--
   1 files changed, 6 insertions(+), 2 deletions(-)

Modified: branches/release/libs/utility/swap.html
==============================================================================
--- branches/release/libs/utility/swap.html (original)
+++ branches/release/libs/utility/swap.html 2009-10-03 04:15:14 EDT (Sat, 03 Oct 2009)
@@ -7,7 +7,11 @@
    </head>
   <body>
     <!-- Page header -->
+ <h2>
     <img src="../../boost.png" alt="C++ Boost" align="middle" width="277" height="86"/>
+ Header &lt;boost/swap.hpp&gt;
+ </h2>
+
     <h1>Swap</h1>
     
     <p>
@@ -84,9 +88,9 @@
 
     <!-- Copyright info -->
     <hr/>
- <p>Revised: 15 November 2008</p>
+ <p>Revised: 08 September 2009</p>
     <p>
- Copyright 2007, 2008 Joseph Gauterin. Use, modification, and distribution are subject to the Boost Software License, Version 1.0.
+ Copyright 2007 - 2009 Joseph Gauterin. Use, modification, and distribution are subject to the Boost Software License, Version 1.0.
       (See accompanying file LICENSE_1_0.txt or a copy at &lt;http://www.boost.org/LICENSE_1_0.txt&gt;.)
     </p>
     


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