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

Public Member Functions

 save_visitor (Archive &ar)
 
template<class T >
void operator() (const T *value) const
 
template<typename... Types>
void operator() (boost::variant< Types *... > &value) const
 

Public Attributes

Archive & ar
 

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