boost::openmethod::policies::TypeHashFn::initialize
Initialize the hash table.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<class Context>
static
std::pair<std::size_t, std::size_t>
initialize(Context const& ctx);
Template Parameters
| Name | Description |
|---|---|
Context |
A class that conforms to the |
Created with MrDocs