#include <variant.hpp>
Public Types | |
typedef remove_volatile< typename remove_const< T >::type >::type | type |
Definition at line 427 of file variant.hpp.
typedef remove_volatile<typename remove_const<T>::type>::type nonstd::variants::detail::remove_cv< T >::type |
Definition at line 429 of file variant.hpp.