]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/type_index/README.md
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / type_index / README.md
1 # [Boost.TypeIndex](https://boost.org/libs/type_index)
2 Boost.TypeIndex is a part of the [Boost C++ Libraries](https://github.com/boostorg). It is a runtime/compile time copyable type info.
3
4 ### Test results
5
6 @ | Build | Tests coverage | More info
7 ----------------|-------------- | -------------- |-----------
8 Develop branch: | [![CI](https://github.com/boostorg/type_index/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/boostorg/type_index/actions/workflows/ci.yml) [![Build status](https://ci.appveyor.com/api/projects/status/197a5imq10dqx6r8/branch/develop?svg=true)](https://ci.appveyor.com/project/apolukhin/type-index/branch/develop) | [![Coverage Status](https://coveralls.io/repos/apolukhin/type_index/badge.png?branch=develop)](https://coveralls.io/r/apolukhin/type_index?branch=develop) | [details...](https://www.boost.org/development/tests/develop/developer/type_index.html)
9 Master branch: | [![CI](https://github.com/boostorg/type_index/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/boostorg/type_index/actions/workflows/ci.yml) [![Build status](https://ci.appveyor.com/api/projects/status/197a5imq10dqx6r8/branch/master?svg=true)](https://ci.appveyor.com/project/apolukhin/type-index/branch/master) | [![Coverage Status](https://coveralls.io/repos/apolukhin/type_index/badge.png?branch=master)](https://coveralls.io/r/apolukhin/type_index?branch=master) | [details...](https://www.boost.org/development/tests/master/developer/type_index.html)
10
11
12 [Latest developer documentation](https://www.boost.org/doc/libs/develop/doc/html/boost_typeindex.html)
13
14 ### License
15
16 Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).