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

Tuple type. More...

#include <TypeTools.hpp>

Static Public Attributes

static constexpr object_category value {object_category::tuple_value}
 

Detailed Description

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

Tuple type.

Member Data Documentation

◆ value

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

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