Library: Foundation Package: Hashing Header: Poco/SimpleHashTable.h
HashEntry( const Key k, const Value v);
Key key;
Value value;