|
cereal
A C++11 library for serialization
|
Support for types found in <utility>. More...
Go to the source code of this file.
Functions | |
| template<class Archive, class T1, class T2> | |
| void | cereal::CEREAL_SERIALIZE_FUNCTION_NAME (Archive &ar, std::pair< T1, T2 > &pair) |
| Serializing for std::pair. | |
Support for types found in <utility>.
1.15.0