Create a HashTable_HashWrapper object wrapping a FUNCTOR that is a copy of the specified fn.

Synopsis

Declared in <bslstl_hashtable.h>

explicit
HashTable_HashWrapper(FUNCTOR& fn);

Created with MrDocs