Struct tuple_equal

Inheritance Relationships

Base Type

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

Struct Documentation

struct tuple_equal : public std::binary_function<tTupleKey, tTupleKey, bool>

Public Functions

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