https://github.com/apolukhin/type_index
Runtime/Compile time copyable type info. Moved to the Boost. Use Boost's repo instead of this:
https://github.com/apolukhin/type_index
boost cpp libraries typeindex
Last synced: 12 months ago
JSON representation
Runtime/Compile time copyable type info. Moved to the Boost. Use Boost's repo instead of this:
- Host: GitHub
- URL: https://github.com/apolukhin/type_index
- Owner: apolukhin
- Created: 2012-06-03T10:07:53.000Z (almost 14 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-21T14:39:17.000Z (about 1 year ago)
- Last Synced: 2025-03-21T14:59:49.723Z (about 1 year ago)
- Topics: boost, cpp, libraries, typeindex
- Language: C++
- Homepage: https://boost.org/libs/type_index
- Size: 844 KB
- Stars: 19
- Watchers: 5
- Forks: 53
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [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.
### Test results
@ | Build | Tests coverage | More info
----------------|-------------- | -------------- |-----------
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)
[Latest developer documentation](https://www.boost.org/doc/libs/develop/doc/html/boost_typeindex.html)
### License
Distributed under the [Boost Software License, Version 1.0](https://boost.org/LICENSE_1_0.txt).