boost::openmethod::policies::fast_perfect_hash::fn::hash_range
Returns the hash range
Synopsis
Declared in <boost/openmethod/policies/fast_perfect_hash.hpp>
static
std::pair<std::size_t, std::size_t>
hash_range();
Return Value
A pair containing the minimum and maximum hash values.
Created with MrDocs