CLI11  1.9.1
Static Public Attributes | List of all members
CLI::detail::classify_object< T, Enable > Struct Template Reference

some type that is not otherwise recognized More...

#include <TypeTools.hpp>

Static Public Attributes

static constexpr object_category value {object_category::other}
 

Detailed Description

template<typename T, typename Enable = void>
struct CLI::detail::classify_object< T, Enable >

some type that is not otherwise recognized

Member Data Documentation

◆ value

template<typename T , typename Enable = void>
constexpr object_category CLI::detail::classify_object< T, Enable >::value {object_category::other}
staticconstexpr

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