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

Namespaces

namespace checkpoint
namespace checkpoint::dispatch

Classes

struct checkpoint::dispatch::InPlaceTag
struct checkpoint::dispatch::Traverse
Traverse a target recursivelyT with a traverser object (typically inheriting from Serializer).
struct checkpoint::dispatch::Standard
Standard traversals for sizing, packing and unpacking a class.