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
Create a HashTable_HashWrapper object wrapping a FUNCTOR that is a copy of the specified fn.
Declared in <bslstl_hashtable.h>
explicit
HashTable_HashWrapper(FUNCTOR& fn);
Created with MrDocs