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

This will only trigger for actual void type. More...

#include <CLI11.h>

Static Public Attributes

static const int value {0}
 

Detailed Description

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

This will only trigger for actual void type.

Definition at line 1345 of file CLI11.h.

Member Data Documentation

template<typename T , typename Enable = void>
const int pxr_CLI::CLI::detail::type_count< T, Enable >::value {0}
static

Definition at line 1345 of file CLI11.h.


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