Inheritance diagram for SymEngine::RCPBasicAwareInputArchive< Archive >:
Collaboration diagram for SymEngine::RCPBasicAwareInputArchive< Archive >: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.