]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/convert/README.md
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / convert / README.md
1 The library builds on the `boost::lexical_cast` experience and takes those type conversion/transformation-related ideas further
2
3 * to be useful and applicable in a wider range of deployment scenarios,
4 * to provide a flexible, extendible and configurable type-conversion framework.
5
6 **HTML documentation is available [here](http://boostorg.github.io/convert).**
7