Electroneum
Classes | Public Types | Static Public Member Functions | List of all members
serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> > Struct Template Reference

#include <variant.h>

Classes

struct  visitor
 

Public Types

typedef boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> variant_type
 

Static Public Member Functions

static bool serialize (Archive< true > &ar, variant_type &v)
 

Member Typedef Documentation

◆ variant_type

template<template< bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename T) >
typedef boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::variant_type

Member Function Documentation

◆ serialize()

template<template< bool > class Archive, BOOST_VARIANT_ENUM_PARAMS(typename T) >
static bool serializer< Archive< true >, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::serialize ( Archive< true > &  ar,
variant_type v 
)
inlinestatic

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