Chris Glover d8bdbad2ec Add BOOST_TYPE_INDEX_IMPLEMENT_RUNTIME_CAST, which implementes the functionality for runtime_cast to function, but does not include the BOOST_TYPE_INDEX_REGISTER_CLASS macro.
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.
2016-11-05 16:04:13 -04:00
2014-05-18 23:30:16 +01:00
2015-06-17 21:54:04 +03:00
2014-02-21 13:01:05 +04:00
2016-06-05 13:02:56 +03:00

#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: Build Status Build status Coverage Status details...
Master branch: Build Status Build status Coverage Status details...

Open Issues

Latest developer documentation

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 1.1 MiB
Languages
C++ 93%
CMake 6.4%
HTML 0.6%