1 file changed
+1
-1
lines changedSubmodule type_index updated 35 files
- doc/Jamfile.v2+1-1
- doc/type_index.qbk+1-1
- examples/constexpr14_namespace_check.cpp+1-1
- examples/constexpr14_sort_check.cpp+1-1
- examples/demangled_names.cpp+1-1
- examples/exact_types_match.cpp+1-1
- examples/inheritance.cpp+1-1
- examples/registry.cpp+1-1
- examples/table_of_names.cpp+1-1
- examples/user_defined_typeinfo.cpp+1-1
- examples/user_defined_typeinfo.hpp+1-1
- include/boost/type_index.hpp+1-1
- include/boost/type_index/ctti_type_index.hpp+1-1
- include/boost/type_index/detail/compile_time_type_info.hpp+1-1
- include/boost/type_index/detail/ctti_register_class.hpp+1-1
- include/boost/type_index/detail/stl_register_class.hpp+1-1
- include/boost/type_index/stl_type_index.hpp+1-1
- include/boost/type_index/type_index_facade.hpp+1-1
- index.html+2-2
- test/Jamfile.v2+1-1
- test/appveyor.yml+1-1
- test/compare_ctti_stl.cpp+1-1
- test/ctti_print_name.cpp+1-1
- test/test_lib.cpp+1-1
- test/test_lib.hpp+1-1
- test/test_lib_anonymous.cpp+1-1
- test/test_lib_anonymous.hpp+1-1
- test/testing_crossmodule.cpp+1-1
- test/testing_crossmodule_anonymous.cpp+1-1
- test/track_13621.cpp+1-1
- test/type_index_constexpr_test.cpp+1-1
- test/type_index_test.cpp+1-1
- test/type_index_test_ctti_alignment.cpp+3-4
- test/type_index_test_ctti_construct_fail.cpp+1-1
- test/type_index_test_ctti_copy_fail.cpp+1-1
0 commit comments