This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_type_index
Watch
1
Star
0
Fork
0
forked from
boostorg/type_index
Code
Pull Requests
Activity
Files
3bb646d19bda528b2b5f03647eea20489e79f986
boost_type_index
/
examples
T
History
Chris Glover
3bb646d19b
- Use boost::addressof instead of &
...
- Remove nullptr from test - add boost::typeindex::bad_runtime_cast, remove std::bad_cast
2016-08-21 11:01:26 -04:00
..
constexpr14_namespace_check.cpp
One more example and integrate examples into the docs
2016-03-30 23:24:53 +03:00
constexpr14_sort_check.cpp
One more example and integrate examples into the docs
2016-03-30 23:24:53 +03:00
demangled_names.cpp
Fixed notes mentioned by Klaim - Joël Lamotte during review
2014-05-04 20:28:45 +04:00
exact_types_match.cpp
First version.
2016-07-15 08:49:54 -04:00
inheritance.cpp
Add missing include to example.
2016-08-19 18:42:22 -04:00
registry.cpp
Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times
2015-06-21 23:16:46 +03:00
runtime_cast.cpp
- Use boost::addressof instead of &
2016-08-21 11:01:26 -04:00
table_of_names.cpp
Fix a lot of typos [refs
#10294
](
https://svn.boost.org/trac/boost/ticket/10294
)
2014-08-02 16:15:00 +04:00
user_defined_typeinfo.cpp
Use lightweight tests to avoid Boost.Test warnings, RTTI issues and minimize compilation times
2015-06-21 23:16:46 +03:00
user_defined_typeinfo.hpp
Changed namespace to boost::typeindex
2014-05-04 14:42:12 +04:00