mirror of
https://github.com/nlohmann/json.git
synced 2026-06-09 22:29:44 +00:00
c77a0be5f3
This commit changes the iterator category to andom_access_iterator and allows offsets and subscript operators for object iterators.