Searched refs:BOOST_CLASS_VERSION (Results 1 – 19 of 19) sorted by relevance
/third_party/boost/libs/serialization/test/ |
D | test_traits_fail.cpp | 21 BOOST_CLASS_VERSION(A, 2) // should fail during compile 31 BOOST_CLASS_VERSION(B, 2) in BOOST_CLASS_IMPLEMENTATION()
|
D | test_traits_pass.cpp | 21 BOOST_CLASS_VERSION(B, 2) in BOOST_CLASS_IMPLEMENTATION()
|
D | J.hpp | 44 BOOST_CLASS_VERSION(J, 6)
|
D | test_unregistered.cpp | 71 BOOST_CLASS_VERSION(type1, 1); 72 BOOST_CLASS_VERSION(type2, 2);
|
D | C.hpp | 41 BOOST_CLASS_VERSION(C, 1)
|
D | D.hpp | 66 BOOST_CLASS_VERSION(D, 3)
|
D | test_class_info_load.cpp | 60 BOOST_CLASS_VERSION(B, 4) in BOOST_CLASS_IMPLEMENTATION()
|
D | test_class_info_save.cpp | 46 BOOST_CLASS_VERSION(B, 2)
|
D | B.hpp | 100 BOOST_CLASS_VERSION(B, 2)
|
D | test_check.cpp | 41 BOOST_CLASS_VERSION(check2, 1)
|
D | test_cyclic_ptrs.cpp | 49 BOOST_CLASS_VERSION(J, 6)
|
/third_party/boost/libs/serialization/example/ |
D | demo_xml.hpp | 268 BOOST_CLASS_VERSION(bus_schedule::trip_info, 3) 269 BOOST_CLASS_VERSION(bus_schedule, 2)
|
D | demo_gps.hpp | 268 BOOST_CLASS_VERSION(bus_schedule::trip_info, 3) 269 BOOST_CLASS_VERSION(bus_schedule, 2)
|
D | demo_dll_b.hpp | 98 BOOST_CLASS_VERSION(B, 2)
|
D | demo_dll_b.ipp | 97 BOOST_CLASS_VERSION(B, 2)
|
D | demo.cpp | 268 BOOST_CLASS_VERSION(bus_schedule::trip_info, 2)
|
/third_party/boost/boost/serialization/ |
D | version.hpp | 78 #define BOOST_CLASS_VERSION(T, N) \ macro
|
D | shared_ptr.hpp | 69 BOOST_CLASS_VERSION( \
|
/third_party/boost/boost/wave/util/ |
D | cpp_include_paths.hpp | 538 BOOST_CLASS_VERSION(boost::wave::util::include_paths,
|