HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pxr_CLI::CLI::IsMemberType< T > Struct Template Reference

This can be specialized to override the type deduction for IsMember. More...

#include <CLI11.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct pxr_CLI::CLI::IsMemberType< T >

This can be specialized to override the type deduction for IsMember.

Definition at line 1025 of file CLI11.h.

Member Typedef Documentation

template<typename T >
using pxr_CLI::CLI::IsMemberType< T >::type = T

Definition at line 1025 of file CLI11.h.


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