Home
last modified time | relevance | path

Searched defs:base_cast (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/serialization/
Dbase_object.hpp48 struct base_cast struct
55 >::type type;
/third_party/boost/libs/serialization/test/
Dtest_private_base.cpp47 Base & base_cast(){ in base_cast() function in Derived