pagwin's iterator tools
include/pit | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
Pagwin's Iterator Tools (PIT)
I'm not double checking C++20/23 or boost to see if they make this lib redundant if they do use them.
This library is for my personal use to get easy and convenient access to useful C++ iterators without needing to remake them every time