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

How many values a type consumes, counting nested elements. More...

Static Public Attributes

static constexpr int value {0}
 The value count.

Detailed Description

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

How many values a type consumes, counting nested elements.

Template Parameters
TThe type to measure.

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