LOLA
cerealization.h File Reference
#include <type_traits>
#include <boost/hana.hpp>
#include <cereal/macros.hpp>
+ Include dependency graph for cerealization.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cereal
 

Functions

template<typename Archive , typename T >
std::enable_if_t< boost::hana::Struct< T >::value > cereal::CEREAL_SERIALIZE_FUNCTION_NAME (Archive &ar, T &value)