Silicium
Public Types | List of all members
Si::detail::select_variant_base< T > Struct Template Reference

#include <variant.hpp>

Public Types

typedef variant_base< are_copyable< T... >::value, T... > type
 

Member Typedef Documentation

template<class... T>
typedef variant_base<are_copyable<T...>::value, T...> Si::detail::select_variant_base< T >::type

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