Dip 0.95.0
Loading...
Searching...
No Matches
UtilIsLessThan< S, T > Class Template Reference

#include <UtilMacros.h>

Public Member Functions

bool operator() (const std::pair< S, T > &x, const std::pair< S, T > &y)
 

Detailed Description

template<class S, class T>
class UtilIsLessThan< S, T >

Definition at line 861 of file UtilMacros.h.

Member Function Documentation

◆ operator()()

template<class S , class T >
bool UtilIsLessThan< S, T >::operator() ( const std::pair< S, T > & x,
const std::pair< S, T > & y )
inline

Definition at line 863 of file UtilMacros.h.


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