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

The main custom type needed here is const char * should be a string. More...

#include <CLI11.h>

Public Types

using type = std::string
 

Detailed Description

template<>
struct pxr_CLI::CLI::IsMemberType< const char * >

The main custom type needed here is const char * should be a string.

Definition at line 1028 of file CLI11.h.

Member Typedef Documentation

Definition at line 1028 of file CLI11.h.


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