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

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

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