]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/type_index/README.md
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / type_index / README.md
1 # [Boost.TypeIndex](http://boost.org/libs/type_index)
2 Boost.TypeIndex is a part of the [Boost C++ Libraries](http://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: | [![Build Status](https://travis-ci.org/apolukhin/type_index.svg?branch=develop)](https://travis-ci.org/apolukhin/type_index) [![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...](http://www.boost.org/development/tests/develop/developer/type_index.html)
9 Master branch: | [![Build Status](https://travis-ci.org/apolukhin/type_index.svg?branch=master)](https://travis-ci.org/apolukhin/type_index) [![Build status](https://ci.appveyor.com/api/projects/status/197a5imq10dqx6r8/branch/develop?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...](http://www.boost.org/development/tests/master/developer/type_index.html)
10
11
12 [Open Issues](https://svn.boost.org/trac/boost/query?status=!closed&component=type_index)
13
14 [Latest developer documentation](http://boostorg.github.com/type_index/index.html)
15
16 ### License
17
18 Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).