Struct tuple_hash

Inheritance Relationships

Base Type

  • public std::unary_function< tTupleKey, std::size_t >

Struct Documentation

struct tuple_hash : public std::unary_function<tTupleKey, std::size_t>

Public Functions

std::size_t operator()(const tTupleKey &k) const