| 
|   key_compare key_comp() const; 
 | 
   | 
   | 
 | 
Returns the function that compares the keys
[edit] Parameters
(none)
[edit] Return value
the key comparison function.
[edit] Complexity
Constant
[edit] See also
| 
 | 
|   
 | 
   returns the function that compares keys in objects of type value_type   (public member function) 
 |