boost/libs/convert/README.md

8 lines
365 B
Markdown
Raw Normal View History

2018-01-12 21:47:58 +01:00
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://boostorg.github.io/convert).**