#include <variant.h>
◆ types
template<template<
bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename
T) >
| typedef variant_type::types serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::types |
◆ variant_tag_type
template<template<
bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename
T) >
| typedef Archive<false>::variant_tag_type serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::variant_tag_type |
◆ variant_type
template<template<
bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename
T) >
| typedef boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> serializer< Archive< false >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::variant_type |
◆ serialize()
template<template<
bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename
T) >
The documentation for this struct was generated from the following file: