Poco

template < class HME, class KeyHashFunc >

struct HashMapEntryHash

Library: Foundation
Package: Hashing
Header: Poco/HashMap.h

Description

This class template is used internally by HashMap.

Member Summary

Member Functions: operator ()

Member Functions

operator () inline

std::size_t operator () (
    const HME & entry
) const;