mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 11:42:51 +00: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!