variant_types_impl< T > Struct Template Reference
Given an unqualified variant type T
, returns a meta::pack
with the alternatives in the variant.
More...
#include <atria/variant/variant_types.hpp>
Detailed Description
template<typename T>
struct atria::variant::variant_types_impl< T >
Given an unqualified variant type T
, returns a meta::pack
with the alternatives in the variant.
Specialize to customize the result of variant_types
.
Definition at line 60 of file variant_types.hpp.
The documentation for this struct was generated from the following file:
- src/atria/variant/variant_types.hpp