30 #ifndef CEREAL_TYPES_FUNCTIONAL_HPP_
31 #define CEREAL_TYPES_FUNCTIONAL_HPP_
38 template <
class Archive,
class T>
inline
in certain simple scenarios. They should probably not be used if maximizing performance is the main o...
Definition: access.hpp:42
void serialize(Archive &, std::less< T > &)
Saving for std::less.
Definition: functional.hpp:39