mirror of
https://github.com/nlohmann/json.git
synced 2026-07-25 21:23:02 +04:00
c77a0be5f3
This commit changes the iterator category to andom_access_iterator and allows offsets and subscript operators for object iterators.