This commit is contained in:
Pagwin 2024-04-08 14:11:15 -04:00
parent 4938a102fe
commit a7e6d1d8de

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# 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