]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/conversion/README.md
bump version to 18.2.4-pve3
[ceph.git] / ceph / src / boost / libs / conversion / README.md
1 # [Boost.Conversion](https://boost.org/libs/conversion)
2 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.
3
4 ### Test results
5
6 @ | Build | Tests coverage | More info
7 ----------------|-------------- | -------------- |-----------
8 Develop branch: | [![CI](https://github.com/boostorg/conversion/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/conversion/actions/workflows/ci.yml) [![Build status](https://ci.appveyor.com/api/projects/status/1cky1hrunfa46bdx/branch/develop?svg=true)](https://ci.appveyor.com/project/apolukhin/conversion/branch/develop) | [![Coverage Status](https://coveralls.io/repos/github/boostorg/conversion/badge.svg?branch=develop)](https://coveralls.io/github/boostorg/conversion?branch=develop) | [details...](https://www.boost.org/development/tests/develop/developer/conversion.html)
9 Master branch: | [![CI](https://github.com/boostorg/conversion/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/conversion/actions/workflows/ci.yml) [![Build status](https://ci.appveyor.com/api/projects/status/1cky1hrunfa46bdx/branch/master?svg=true)](https://ci.appveyor.com/project/apolukhin/conversion/branch/master) | [![Coverage Status](https://coveralls.io/repos/github/boostorg/conversion/badge.svg?branch=master)](https://coveralls.io/github/boostorg/conversion?branch=master) | [details...](https://www.boost.org/development/tests/master/developer/conversion.html)
10
11 [Latest developer documentation](https://www.boost.org/doc/libs/develop/doc/html/conversion.html)
12
13 ### License
14
15 Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).