libDAI
|
Function object that returns true if a.first < b.first. More...
#include <dai/spvector.h>
Public Member Functions | |
bool | operator() (const std::pair< T1, T2 > &a, const std::pair< T1, T2 > &b) |
Function object that returns true if a.first < b.first.