struct
VirtualBaseCommon base type to allow casting between polymorphic classes.
Derived classes
-
template <typename T>class CustomDataKey
- CustomDataKey objects are used to identify and manage custom data members of CustomDataContainer objects.
- class Serializable virtual
- Interface for serializable objects with Reflink support.
- class SharedBase virtual
- Common base type for polymorphic classes managed by
std::
.shared_ptr<>