
Le 20/08/11 14:50, Edward Diener a écrit :
On 8/20/2011 4:28 AM, Vicente Botet wrote:
Gordon Woodhull wrote:
Hi All,
The review of Vicente Botet Escriba's Conversion library starts today and ends August 29.
The Conversion library manages generic explicit conversion between unrelated types. It can be thought of as a substitute for overloading static_cast, or as an alternative to lexical_cast when conversion via text is unwanted.
The code is available here: http://svn.boost.org/svn/boost/sandbox/conversion/
And the documentation is here: http://svn.boost.org/svn/boost/sandbox/conversion/libs/conversion_ext/doc/ht...
Alternately, you can download a compressed package here: https://github.com/viboes/TBoost.Conversion
Hi, yo be more precise. You can download the review version here https://github.com/downloads/viboes/TBoost.Conversion/TBoost.Conversion.0.6....
The new version 0.6.2 takes in account some pre-review comments from John Bytheway and Paul Bristol concerning the documentation and some naming issues.
Are you saying this is not the version in the sandbox ?
NO; The version to be reviewed is the version on the sandbox and you can get a compressed file on github. Best, Vicente