Template Struct alt
Defined in File variant.hpp
Struct Documentation
-
template<std::size_t Index, typename T>
struct alt -
Public Functions
-
template<typename ...Args>
inline explicit constexpr alt(in_place_t, Args&&... args)
-
template<typename ...Args>