Template Struct IsPairHelper< std::pair< T1, T2 > >

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::true_type

Struct Documentation

template<typename T1, typename T2>
struct IsPairHelper<std::pair<T1, T2>> : public std::false_type, public std::true_type