Struct pair_equal

Inheritance Relationships

Base Type

  • public std::binary_function< tPairKey, tPairKey, bool >

Struct Documentation

struct pair_equal : public std::binary_function<tPairKey, tPairKey, bool>

Public Functions

bool areEqual(double a, double b) const
bool operator()(const tPairKey &v0, const tPairKey &v1) const