OR-Tools  8.2
Equiv< LessFunc >

Detailed Description

template<typename LessFunc>
class gtl::internal::Equiv< LessFunc >

Definition at line 41 of file stl_util.h.

Public Member Functions

 Equiv (const LessFunc &f)
 
template<typename T >
bool operator() (const T &a, const T &b) const
 

Constructor & Destructor Documentation

◆ Equiv()

Equiv ( const LessFunc &  f)
inlineexplicit

Definition at line 43 of file stl_util.h.

Member Function Documentation

◆ operator()()

bool operator() ( const T &  a,
const T &  b 
) const
inline

Definition at line 45 of file stl_util.h.


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