#include <stl_multimap.h>
Inheritance diagram for std::multimap::value_compare:
Public Methods | |
bool | operator() (const value_type &__x, const value_type &__y) const |
Protected Methods | |
value_compare (_Compare __c) | |
Protected Attributes | |
_Compare | comp |
Friends | |
class | multimap< _Key, _Tp, _Compare, _Alloc > |
|
Definition at line 75 of file stl_multimap.h. |
|
Definition at line 77 of file stl_multimap.h. |
|
Definition at line 72 of file stl_multimap.h. |
|
Definition at line 74 of file stl_multimap.h. Referenced by operator()(). |