Return a functor for comparing two value_type objects using key_comp(). Note that since value_type is an alias to KEY for multiset, this method returns the same functor as key_comp().

Synopsis

Declared in <bslstl_multiset.h>

Created with MrDocs