Return a reference providing modifiable access to the function pointer or functor to which this comparator delegates comparison operations.
Synopsis
Declared in <bslstl_setcomparator.h>
COMPARATOR&
keyComparator();
Return Value
modifiable reference to the delegated comparator
Created with MrDocs