2021-04-27 10:07:49 +03:00
# [Boost.Conversion](https://boost.org/libs/conversion)
Boost.Conversion is one of the [Boost C++ Libraries ](https://github.com/boostorg ). This library improves program safety and clarity by performing otherwise messy conversions.
2015-02-03 13:28:04 +03:00
### Test results
@ | Build | Tests coverage | More info
----------------|-------------- | -------------- |-----------
2021-09-11 12:08:35 +03:00
Develop branch: | [](https://github.com/boostorg/conversion/actions/workflows/ci.yml) [](https://ci.appveyor.com/project/apolukhin/conversion/branch/develop) | [](https://coveralls.io/github/boostorg/conversion?branch=develop) | [details... ](https://www.boost.org/development/tests/develop/developer/conversion.html )
Master branch: | [](https://github.com/boostorg/conversion/actions/workflows/ci.yml) [](https://ci.appveyor.com/project/apolukhin/conversion/branch/master) | [](https://coveralls.io/github/boostorg/conversion?branch=master) | [details... ](https://www.boost.org/development/tests/master/developer/conversion.html )
2015-02-03 13:28:04 +03:00
2021-04-18 21:20:23 +03:00
[Latest developer documentation ](https://www.boost.org/doc/libs/develop/doc/html/conversion.html )
2015-02-03 13:28:04 +03:00
### License
2021-04-27 10:07:49 +03:00
Distributed under the [Boost Software License, Version 1.0 ](https://boost.org/LICENSE_1_0.txt ).