aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/convert/README.md
blob: 250d8403b37c3c79fd05acb0d2826ea39554993b (plain) (blame)
1
2
3
4
5
6
7
The library builds on the `boost::lexical_cast` experience and takes those type conversion/transformation-related ideas further 

* to be useful and applicable in a wider range of deployment scenarios, 
* to provide a flexible, extendible and configurable type-conversion framework. 

**HTML documentation is available [here](http://yet-another-user.github.io/convert).**