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

Sorts a type into an object_category_t. More...

Static Public Attributes

static constexpr object_category_t value {object_category_t::other}
 The category T falls into.

Detailed Description

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

Sorts a type into an object_category_t.

Template Parameters
TThe type to classify.

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