boost::openmethod::policies::fast_perfect_hash::fn
A TypeHashFn metafunction.
Synopsis
Declared in <boost/openmethod/policies/fast_perfect_hash.hpp>
template<class Registry>
class fn;
Type Aliases
Name |
Description |
The policy's state: the hash factors ( |
Static Member Functions
Name |
Description |
Finds the hash factors |
|
Returns the hash range |
|
Hash a type id |
|
Releases the memory allocated by |
Template Parameters
Name |
Description |
Registry |
The registry containing this policy |
Created with MrDocs