All header files are now in a subdirectory, also called cppitertools, to fix Issue#100. To update include flags, change `-Ia/b/cppitertools` to` -Ia/b/cppitertools/cppitertools`
Thoughts while developing cppitertools. Get @ me with your tips & tricks, or for questions on how to best use the library. Thanks for supporting
Joined October 2016
- Newest tests require catch 2.6.0 or later. `cd test; rm catch.hpp; ./download_catch.sh`
- zip, zip_longest, imap, unique_justseen, and product are all failing on gcc-8/9 due to a bug in gcc gcc.gnu.org/bugzilla/show_…
- Why I still don't try to support MSVC:

