• Home
Name Date Size #Lines LOC

..--

doc/12-May-2024-1,045758

examples/12-May-2024-898403

meta/12-May-2024-1514

patched/12-May-2024-346316

test/12-May-2024-1,312901

CMakeLists.txtD12-May-2024803 2722

README.mdD12-May-20241.7 KiB1911

index.htmlD12-May-2024730 3627

README.md

1# [Boost.TypeIndex](http://boost.org/libs/type_index)
2Boost.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----------------|-------------- | -------------- |-----------
8Develop 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)
9Master 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/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...](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
18Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
19