|
cli11
|
Value count of a nested type, treating containers as unbounded. More...
Static Public Attributes | |
| static constexpr int | value {mutable_container<T> ? expected_max_vector_size : type_count<T>::value} |
| The value count. | |
Value count of a nested type, treating containers as unbounded.
| T | The type to measure. |