Tuple type.
More...
#include <TypeTools.hpp>
template<typename T>
struct CLI::detail::classify_object< T, typename std::enable_if<(type_count< T >::value >=2 &&!is_vector< T >::value)||(is_tuple_like< T >::value &&uncommon_type< T >::value &&!is_direct_constructible< T, double >::value &&!is_direct_constructible< T, int >::value)>::type >
Tuple type.
◆ value
The documentation for this struct was generated from the following file: