Struct array2_equal

Inheritance Relationships

Base Type

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

Struct Documentation

struct array2_equal : public std::binary_function<tArray2Key, tArray2Key, bool>

Public Functions

bool operator()(const tArray2Key &v0, const tArray2Key &v1) const