variant
A type safe generalized union type
variant_size< Variant > Struct Template Reference

Provides access to the number of elements in a variant as a compile-time constant expression. More...

#include <variant.hpp>

Detailed Description

template<class Variant>
struct variant_size< Variant >

Provides access to the number of elements in a variant as a compile-time constant expression.


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