Home
last modified time | relevance | path

Searched refs:unsupported_class_version (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/archive/
Darchive_exception.hpp76 unsupported_class_version, // type saved with a version # greater than the enumerator
/third_party/boost/libs/serialization/src/
Darchive_exception.cpp98 case unsupported_class_version: in archive_exception()
/third_party/boost/boost/archive/detail/
Diserializer.hpp180 boost::archive::archive_exception::unsupported_class_version, in load_object_data()