Compare tuple-like containers. More...
Public Member Functions | |
const Pair< T1 > & | operator() (const Pair< T1 > &a, const Pair< T1 > &b) const |
template<class T2 > | |
const Tuple2< T1, T2 > & | operator() (const Tuple2< T1, T2 > &a, const Tuple2< T1, T2 > &b) const |
Compare tuple-like containers.
Definition at line 233 of file Tuple2.H.
References b, UList< T >::first(), and FixedList< T, N >::first().
|
inline |
Definition at line 240 of file Tuple2.H.
References b, UList< T >::first(), and Tuple2< T1, T2 >::first().