https://github.com/boostorg/conversion
Boost.org conversion module
https://github.com/boostorg/conversion
boost conversion cpp libraries
Last synced: 7 months ago
JSON representation
Boost.org conversion module
- Host: GitHub
- URL: https://github.com/boostorg/conversion
- Owner: boostorg
- Created: 2013-01-13T15:58:10.000Z (about 13 years ago)
- Default Branch: develop
- Last Pushed: 2025-06-27T14:33:20.000Z (9 months ago)
- Last Synced: 2025-06-27T15:41:42.861Z (9 months ago)
- Topics: boost, conversion, cpp, libraries
- Language: C++
- Homepage: https://boost.org/libs/conversion
- Size: 746 KB
- Stars: 14
- Watchers: 6
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [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.
### Test results
@ | Build | Tests coverage | More info
----------------|-------------- | -------------- |-----------
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://regression.boost.io/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://regression.boost.io/master/developer/conversion.html)
[Latest developer documentation](https://www.boost.org/doc/libs/develop/doc/html/conversion.html)
### License
Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).