cli11
Loading...
Searching...
No Matches
cli::detail::type_count_base< T > Struct Template Referenceexport
module cli11

How many values a type consumes, ignoring nesting. More...

Static Public Attributes

static constexpr int value {0}
 The value count.

Detailed Description

template<typename T>
struct cli::detail::type_count_base< T >

How many values a type consumes, ignoring nesting.

Template Parameters
TThe type to measure.

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