aboutsummaryrefslogtreecommitdiff
path: root/include/iterator_range.h
Commit message (Expand)AuthorAgeFilesLines
* Move iterator_range to the utility directory and renamespace.Gravatar Sadie Powell2021-03-021-80/+0
* Add stdalgo::equal_range and switch more stuff to iterator_range.Gravatar Sadie Powell2020-11-111-0/+11
* Add stdalgo::iterator_range and switch config tag reading to use it.•••This allows us to use range-based for loops which were not possible with the previous config tag system. Gravatar Sadie Powell2020-10-311-0/+69