lib/checkpoint/src/checkpoint/dispatch/vrt/registry_common.h file

Namespaces

namespace checkpoint
namespace checkpoint::dispatch
namespace checkpoint::dispatch::vrt

Classes

template<typename BaseT>
struct checkpoint::dispatch::vrt::SerializableBase
A class at the base of an inheritance hierarchy should inherit from this.
template<typename BaseT>
struct checkpoint::dispatch::vrt::_CheckpointBaseType
template<typename BaseT>
struct checkpoint::dispatch::vrt::_CheckpointBaseType<BaseT*>
template<typename BaseT>
struct checkpoint::dispatch::vrt::_CheckpointBaseType<SerializableBase<BaseT>*>