cereal
A C++11 library for serialization
|
Public Member Functions | |
template<class T > | |
base_class_id (T const *const t) | |
bool | operator== (base_class_id const &other) const |
Public Attributes | |
std::type_index | type |
const void * | ptr |
size_t | hash |