Public Member Functions | |
template<class T > | |
RCP< const T > | load_rcp_basic () |
Private Member Functions | |
void | rtti () |
Overload the rtti function to enable dynamic_cast. | |
Private Attributes | |
std::unordered_map< uintptr_t, RCP< const Basic > > | _rcp_map |
Definition at line 68 of file serialize-cereal.h.