mirror of
https://github.com/boostorg/type_index.git
synced 2026-01-19 04:42:14 +00:00
d8bdbad2ec00ae8b1db4d155cd3403abe068a354
Reimplement BOOST_TYPE_INDEX_REGISTER_RUNTIME_CLASS to simply call BOOST_TYPE_INDEX_IMPLEMENT_RUNTIME_CAST and BOOST_TYPE_INDEX_REGISTER_CLASS. This allows users to opt-in to one or the other, instead of forcing them to generate both virtual functions.
#Boost.TypeIndex Boost.TypeIndex is a part of the Boost C++ Libraries. It is a runtime/compile time copyable type info.
Test results
| @ | Build | Tests coverage | More info |
|---|---|---|---|
| Develop branch: | ![]() |
details... | |
| Master branch: | ![]() |
details... |
Latest developer documentation
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
93%
CMake
6.4%
HTML
0.6%

