src/checkpoint/serializers/footprinter.h file

Namespaces

namespace checkpoint

Classes

struct checkpoint::Footprinter

Typedefs

template<typename U>
using is_footprinter = is_footprinter_impl<std::decay_t<U>>

Variables

template<typename U>
static const bool is_footprinter_v constexpr