lib/checkpoint/src/checkpoint/container/container_serialize.h file

Namespaces

namespace checkpoint
namespace checkpoint::detail

Classes

template<typename T, typename = void>
struct checkpoint::detail::get_value_type
template<typename T>
struct checkpoint::detail::get_value_type<T, std::void_t<typename T::mapped_type>>