Library: Foundation Package: Hashing Header: Poco/SimpleHashTable.h
HashEntry( const Key k, const Value v);
Key key;
Value value;
POCO C++ Libraries 1.3.3 Copyright © 2008, Applied Informatics Software Engineering GmbH and Contributors (License)