Add ability to do runtime searches in CTTI and fix pretty_name() on clang-3.4

This commit is contained in:
Antony Polukhin
2014-05-07 12:14:00 +04:00
parent a184f3969f
commit 7ba3f29da1
3 changed files with 93 additions and 74 deletions

View File

@ -301,6 +301,7 @@ i
TypeIndex has been tested and successfully work on many compilers.
[\ -DB_TYPE_INDEX_CTTI_USER_DEFINED_PARSING='BOOST_TYPE_INDEX_REGISTER_CTTI_PARSING_PARAMS(1, 1, false, "")' ]
If `BOOST_TYPE_INDEX_FUNCTION_SIGNATURE` macro is not defined or
`BOOST_TYPE_INDEX_CTTI_BEGIN_SKIP` and `BOOST_TYPE_INDEX_CTTI_END_SKIP`
are defined to zero then you are using a compiler that was not tested with this library.