cereal
A C++11 library for serialization
|
Support for types found in <functional> More...
#include <functional>
Go to the source code of this file.
Functions | |
template<class Archive , class T > | |
void | cereal::serialize (Archive &, std::less< T > &) |
Saving for std::less. | |
Support for types found in <functional>