mlpack
Static Public Member Functions | List of all members
cereal::load_visitor< T > Struct Template Reference
Inheritance diagram for cereal::load_visitor< T >:
Inheritance graph
[legend]
Collaboration diagram for cereal::load_visitor< T >:
Collaboration graph
[legend]

Static Public Member Functions

template<typename Archive , typename VariantType >
static void load_impl (Archive &ar, VariantType &variant, std::true_type)
 
template<typename Archive , typename VariantType >
static void load_impl (Archive &ar, VariantType &value, std::false_type)
 
template<typename Archive , typename VariantType >
static void load (Archive &ar, VariantType &variant)
 

The documentation for this struct was generated from the following file: