HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr_CLI::CLI::detail::wrapped_type< T, def, Enable > Struct Template Reference

template to get the underlying value type if it exists or use a default More...

#include <CLI11.h>

Public Types

using type = def
 

Detailed Description

template<typename T, typename def, typename Enable = void>
struct pxr_CLI::CLI::detail::wrapped_type< T, def, Enable >

template to get the underlying value type if it exists or use a default

Definition at line 1307 of file CLI11.h.

Member Typedef Documentation

template<typename T , typename def , typename Enable = void>
using pxr_CLI::CLI::detail::wrapped_type< T, def, Enable >::type = def

Definition at line 1307 of file CLI11.h.


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