2021-04-27 11:22:44 +03:00
|
|
|
# [Boost.TypeIndex](https://boost.org/libs/type_index)
|
|
|
|
|
Boost.TypeIndex is a part of the [Boost C++ Libraries](https://github.com/boostorg). It is a runtime/compile time copyable type info.
|
2013-07-23 15:54:50 +04:00
|
|
|
|
2014-12-23 14:33:20 +03:00
|
|
|
### Test results
|
2013-07-23 15:54:50 +04:00
|
|
|
|
2014-12-23 14:33:20 +03:00
|
|
|
@ | Build | Tests coverage | More info
|
|
|
|
|
----------------|-------------- | -------------- |-----------
|
2021-09-11 18:18:54 +03:00
|
|
|
Develop branch: | [](https://github.com/boostorg/type_index/actions/workflows/ci.yml) [](https://ci.appveyor.com/project/apolukhin/type-index/branch/develop) | [](https://coveralls.io/r/apolukhin/type_index?branch=develop) | [details...](https://www.boost.org/development/tests/develop/developer/type_index.html)
|
|
|
|
|
Master branch: | [](https://github.com/boostorg/type_index/actions/workflows/ci.yml) [](https://ci.appveyor.com/project/apolukhin/type-index/branch/master) | [](https://coveralls.io/r/apolukhin/type_index?branch=master) | [details...](https://www.boost.org/development/tests/master/developer/type_index.html)
|
2013-10-11 14:59:56 +04:00
|
|
|
|
2014-12-23 14:33:20 +03:00
|
|
|
|
2021-04-24 18:53:27 +03:00
|
|
|
[Latest developer documentation](https://www.boost.org/doc/libs/develop/doc/html/boost_typeindex.html)
|
2014-12-23 14:33:20 +03:00
|
|
|
|
|
|
|
|
### License
|
|
|
|
|
|
2021-04-27 11:22:44 +03:00
|
|
|
Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).
|