boost::openmethod::policies::TypeHashFn
Blueprint for type_hash metafunctions (exposition only).
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Registry>
struct TypeHashFn;
Static Member Functions
Name |
Description |
Initialize the hash table. |
|
Hash a |
|
Release the resources allocated by |
Template Parameters
| Name | Description |
|---|---|
Registry |
The registry containing the policy. |
Created with MrDocs