Electroneum
Public Types | Static Public Member Functions | List of all members
variant_reader< Archive, Variant, TBegin, TBegin > Struct Template Reference

#include <variant.h>

Public Types

typedef Archive::variant_tag_type variant_tag_type
 

Static Public Member Functions

static bool read (Archive &ar, Variant &v, variant_tag_type t)
 

Member Typedef Documentation

◆ variant_tag_type

template<class Archive , class Variant , class TBegin >
typedef Archive::variant_tag_type variant_reader< Archive, Variant, TBegin, TBegin >::variant_tag_type

Member Function Documentation

◆ read()

template<class Archive , class Variant , class TBegin >
static bool variant_reader< Archive, Variant, TBegin, TBegin >::read ( Archive &  ar,
Variant &  v,
variant_tag_type  t 
)
inlinestatic

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