Struct array_hash

Inheritance Relationships

Base Type

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

Struct Documentation

struct array_hash : public std::unary_function<tArrayKey, std::size_t>

Public Functions

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