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

The minimum number of values a type will accept. More...

Static Public Attributes

static constexpr int value {0}
 The minimum value count.

Detailed Description

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

The minimum number of values a type will accept.

Template Parameters
TThe type to measure.

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