mirror of
https://github.com/nlohmann/json.git
synced 2026-09-24 22:05:16 +01:00
Iterators are now implemented via const_iterators and reverse_iterator and const_reverse_iterator now share a template class. Thanks a lot!
Iterators are now implemented via const_iterators and reverse_iterator and const_reverse_iterator now share a template class. Thanks a lot!