Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52827 - sandbox/conversion/libs/conversion/doc
From: vicente.botet_at_[hidden]
Date: 2009-05-07 06:11:30


Author: viboes
Date: 2009-05-07 06:11:29 EDT (Thu, 07 May 2009)
New Revision: 52827
URL: http://svn.boost.org/trac/boost/changeset/52827

Log:
Boost.Conversion V0.2 : Adding array and tuple + Adaptation to Boost 1.39
Text files modified:
   sandbox/conversion/libs/conversion/doc/conversion.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/conversion/libs/conversion/doc/conversion.qbk
==============================================================================
--- sandbox/conversion/libs/conversion/doc/conversion.qbk (original)
+++ sandbox/conversion/libs/conversion/doc/conversion.qbk 2009-05-07 06:11:29 EDT (Thu, 07 May 2009)
@@ -235,7 +235,7 @@
 [heading Requirements]
 [/=========================]
 
-[*Boost.Conversion] do not depends on any Boost library, at least for the generic part. Of course it dependens on the specific libraries when specific conversion are used. For these specific parts you must use either Boost version 1.38.0 or the version in SVN trunk (even if Boost version 1.35.x should works also).
+[*Boost.Conversion] do not depends on any Boost library, at least for the generic part. Of course it dependens on the specific libraries when specific conversion are used. For these specific parts you must use either Boost version 1.39.0 or the version in SVN trunk (even if Boost version 1.35.x should works also).
 
 
 [/========================]
@@ -653,7 +653,7 @@
 [section Appendices]
 [/=================]
 [section:history Appendix A: History]
-[section [*Version 0.2.0, Mai 16, 2009] ['Adding]]
+[section [*Version 0.2.0, Mai 16, 2009] ['Adding array + fusion::tuples + Adaptation to Boost 1.39]]
 
 [*New Features:]
 


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