Template Class constructor
Defined in File variant.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public mpark::detail::destructor< Traits >
(Template Class destructor)
Class Documentation
-
template<typename Traits>
class constructor : public mpark::detail::destructor<Traits> Protected Static Functions
-
template<std::size_t I, typename T, typename ...Args>
static inline T &construct_alt(alt<I, T> &a, Args&&... args)
-
template<typename Rhs>
static inline void generic_construct(constructor &lhs, Rhs &&rhs)
-
struct ctor
-
template<std::size_t I, typename T, typename ...Args>