Assign tuple-like container to use the one with the smaller value of first. More...
#include <Tuple2.H>
Public Member Functions | |
| void | operator() (Pair< T1 > &x, const Pair< T1 > &y) const |
| template<class T2> | |
| void | operator() (Tuple2< T1, T2 > &x, const Tuple2< T1, T2 > &y) const |
Assign tuple-like container to use the one with the smaller value of first.