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