CLI11
1.9.1
CLI
detail
classify_object< T, typename std::enable_if< std::is_enum< T >::value >::type >
Static Public Attributes
|
List of all members
CLI::detail::classify_object< T, typename std::enable_if< std::is_enum< T >::value >::type > Struct Template Reference
Enumerations.
More...
#include <
TypeTools.hpp
>
Static Public Attributes
static constexpr
object_category
value
{
object_category::enumeration
}
Detailed Description
template<typename T>
struct CLI::detail::classify_object< T, typename std::enable_if< std::is_enum< T >::value >::type >
Enumerations.
Member Data Documentation
◆
value
template<typename T >
constexpr
object_category
CLI::detail::classify_object
< T, typename std::enable_if< std::is_enum< T >::value >::type >::value {
object_category::enumeration
}
static
constexpr
The documentation for this struct was generated from the following file:
CLI/
TypeTools.hpp
Generated by
1.8.17