end overloads

Synopses

Declared in <bdljsn_json.h>

Return the past‐the‐end iterator providing modifiable access to this JsonArray.

Same as the related overload above for end.

JsonArray::ConstIterator
end() const noexcept;

Created with MrDocs