Return a reference providing modifiable access to the function pointer or functor to which this comparator delegates comparison operations.

Synopsis

Declared in <bslstl_mapcomparator.h>

COMPARATOR&
keyComparator();

Return Value

modifiable reference to the key comparator

Created with MrDocs