PIT/README.md
2024-04-08 14:11:15 -04:00

4 lines
271 B
Markdown

# 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