|
Electroneum
|
#include <variant.h>
Public Types | |
| typedef boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> | variant_type |
| typedef Archive< false >::variant_tag_type | variant_tag_type |
| typedef variant_type::types | types |
Static Public Member Functions | |
| static bool | serialize (Archive< false > &ar, variant_type &v) |
| typedef variant_type::types serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::types |
| typedef Archive<false>::variant_tag_type serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::variant_tag_type |
| typedef boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::variant_type |
|
inlinestatic |
Definition at line 112 of file variant.h.