diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1ecb32 --- /dev/null +++ b/README.md @@ -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