Boost logo

Boost :

Subject: [boost] [chrono] Split into Stopwatches, Chrono, Ratio and TypeTraits.ext
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-09-07 13:40:40


Hi,

As requested in this ML I have splited Boost.Chrono into 4 libraries

* Boost.TypeTraits.Ext: contains the C++0x common_type and add_rvalue reference traits classes and the declval utility function
* Boost Ratio: contains the C++0x ratio class
* Boost.Chrono: contains the C++0x chrono library + process and thread clocks
* Boost.Stopwatches: time measure and reporting

More information on these libraries can be found in

https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.TypeTraits.Ext
https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Ratio
https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Chrono
https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.Stopwatches

Please let me know if you prefer separated reviews for each library.

Best,

_____________________
Vicente Juan Botet Escribá
http://viboes.blogspot.com/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk