aimstil  5.0.5
til::Greater_Pair2< T1, T2 > Struct Template Reference

operator> on the second member of a pair. More...

#include <cathier/miscUtils.h>

Public Member Functions

bool operator() (const std::pair< T1, T2 > &p1, const std::pair< T1, T2 > &p2) const
 

Detailed Description

template<typename T1, typename T2>
struct til::Greater_Pair2< T1, T2 >

operator> on the second member of a pair.

Definition at line 388 of file miscUtils.h.

Member Function Documentation

◆ operator()()

template<typename T1, typename T2>
bool til::Greater_Pair2< T1, T2 >::operator() ( const std::pair< T1, T2 > &  p1,
const std::pair< T1, T2 > &  p2 
) const
inline

Definition at line 390 of file miscUtils.h.


The documentation for this struct was generated from the following file: