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

Synopsis

Declared in <bslstl_set.h>

Created with MrDocs