|  | Home | Libraries | People | FAQ | More | 
The element type.
using value_type = key_value_pair;
| Name | Description | 
|---|---|
| Return the key of this element. | |
| Return the key of this element as a null-terminated string. | |
| 
                    Copy constructor.  | |
| Copy assignment (deleted). | |
| Return the associated memory resource. | |
| Return the value of this element. | |
| ~key_value_pair [destructor] | Destructor. | 
          This is the type of element used by the object container.