Template Class impl

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

Class Documentation

template<typename ...Ts>
class impl : public mpark::detail::copy_assignment<traits<Ts...>>

Public Functions

template<std::size_t I, typename Arg>
inline void assign(Arg &&arg)
inline void swap(impl &that)