Create a HashTable_ComparatorWrapper object wrapping a FUNCTOR that is a copy of the specified fn.
Synopsis
Declared in <bslstl_hashtable.h>
explicit
HashTable_ComparatorWrapper(FUNCTOR const& fn);
Created with MrDocs