Loading...
Searching...
No Matches
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

◆ type

using type = def

Definition at line 1307 of file CLI11.h.


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