pagwin's iterator tools
Find a file
2024-04-10 08:04:07 -04:00
include/pit minor fix for repeat 2024-04-10 08:04:07 -04:00
src changed template to match project 2024-04-08 14:08:40 -04:00
.gitignore initial commit 2024-04-08 13:46:02 -04:00
CMakeLists.txt changed template to match project 2024-04-08 14:08:40 -04:00
README.md readme 2024-04-08 14:11:15 -04:00

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