Template Struct VariantAlternatives< boost::variant< Alternatives… > >

Struct Documentation

template<typename ...Alternatives>
struct VariantAlternatives<boost::variant<Alternatives...>>

Public Types

typedef boost::variant<Alternatives...>::types types