type_index/patched
2015-06-17 21:54:04 +03:00
..
boost_detail_sp_typeinfo.patch Final cleanup of directory. Patches were updated. Minor bugfixes. 2014-02-20 18:53:05 +04:00
boost_exception.patch Final cleanup of directory. Patches were updated. Minor bugfixes. 2014-02-20 18:53:05 +04:00
boost_smart_ptr.patch Final cleanup of directory. Patches were updated. Minor bugfixes. 2014-02-20 18:53:05 +04:00
README.md Final cleanup of directory. Patches were updated. Minor bugfixes. 2014-02-20 18:53:05 +04:00

patches for Boost libraries to work without RTTI

Here are the patches that are TESTED and work well with RTTI disabled and enabled. Patches add tests for some of the libraries to make sure that library compile and work without RTTI.

Patches remove duplicate code, improve output, allow compilation with RTTI off...

Libraries Boost.Graph, Boost.XPressive, Boost.PropertyMap and others may also benefit from TypeIndex library.