end overloads

Synopses

Declared in <bdljsn_json.h>

Return an iterator providing modifiable access to the past‐the‐end position in the sequence of Member objects maintained by this JsonObject.

Return an iterator providing non‐modifiable access to the past‐the‐end position in the sequence of Member objects maintained by this JsonObject.

JsonObject::ConstIterator
end() const noexcept;

Created with MrDocs