cereal
A C++11 library for serialization
Static Public Member Functions | List of all members
cereal::boost_variant_detail::load_variant_wrapper< boost::detail::variant::void_ > Struct Reference

Avoid serializing variant void_ type. More...

#include </home/shane/workspace/cereal/include/cereal/types/boost_variant.hpp>

Static Public Member Functions

template<class Variant , class Archive >
static void load_variant (Archive &, Variant &)
 

Detailed Description

Avoid serializing variant void_ type.


The documentation for this struct was generated from the following file: