This type is designed to replicate much of the standard associative container interface, eliding interfaces that are less relevant for a non‐generic container, like hasher and comparator access, emplacement, nodes, capacity management, etc.
Synopsis
Declared in <bdljsn_json.h>
class JsonObject;
Type Aliases
Name |
Description |
This |
|
This |
|
This |
|
This |
|
This |
|
This |
|
This |
|
This |
|
This |
|
This |
|
This |
Member Functions
Name |
Description |
|
Constructors |
Assignment operators |
|
Return the allocator used by this object to allocate memory. |
|
|
|
Return an iterator providing non‐modifiable access to the first |
|
Same as the related overload above for |
|
Remove all entries from this |
|
Return |
|
Return |
|
|
|
|
|
|
|
|
|
Subscript operators |
|
Write the value of this object to the specified output |
|
Return the number of elements in this |
|
Exchange the value of this object with that of the specified |
|
|
Process the specified |
Friends
Name |
Description |
Exchange the value of the specified |
|
Return |
|
Return |
Non-Member Functions
Name |
Description |
Process the specified |
|
Process the specified |
Created with MrDocs