Member | Description |
---|---|
allocator_type get_allocator() const |
Returns: a copy of the allocator associated with *this. |
key_compare key_comp() const |
Returns: key comparison functor associated with *this. |
value_compare value_comp() const |
Returns: the same as key_comp(). |