HDK
|
Type size for regular object types that do not look like a tuple. More...
#include <CLI11.h>
Public Types | |
using | type = typename T::value_type |
Type size for regular object types that do not look like a tuple.
using pxr_CLI::CLI::detail::wrapped_type< T, def, typename std::enable_if< is_wrapper< T >::value >::type >::type = typename T::value_type |