NDDEM
Namespaces | Functions
utility.hpp File Reference

Support for types found in <utility> More...

#include "cereal/cereal.hpp"
#include <utility>

Go to the source code of this file.

Namespaces

 cereal
 in certain simple scenarios. They should probably not be used if maximizing performance is the main objective.
 

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. More...
 

Detailed Description

Support for types found in <utility>