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

How many separate command-line appearances a type expects. More...

Static Public Attributes

static constexpr int value {0}
 The expected appearance count.

Detailed Description

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

How many separate command-line appearances a type expects.

Template Parameters
TThe type to measure.

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