Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55927 - sandbox/cloneable/libs/cloneable/doc/html
From: christian.schladetsch_at_[hidden]
Date: 2009-08-31 16:54:05


Author: cschladetsch
Date: 2009-08-31 16:54:04 EDT (Mon, 31 Aug 2009)
New Revision: 55927
URL: http://svn.boost.org/trac/boost/changeset/55927

Log:
added link to source
Text files modified:
   sandbox/cloneable/libs/cloneable/doc/html/index.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/cloneable/libs/cloneable/doc/html/index.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/index.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/index.html 2009-08-31 16:54:04 EDT (Mon, 31 Aug 2009)
@@ -83,7 +83,7 @@
     However, doing so often means that we lose value semantics for those containers,
     becuase they typically contain base pointers. We would like to have the ability
     to copy containers of base pointers and maintain value semantics, and also to
- safely clone and query individual object instances.
+ safely clone and query individual object instances. Source is located in the boost SVN respository here.
   </p>
 <a name="cloneable..description"></a><h4>
 <a name="id667718"></a>


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