mrange / cpplinq

LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LINQ for C#.
http://cpplinq.codeplex.com/
Other
182 stars 39 forks source link

FOR EVERYONE WHO SEARCHES THE DOCUMENTATION READ HERE #15

Open V01D-PH03N1X opened 1 year ago

V01D-PH03N1X commented 1 year ago

After a very long search for the documentation, I came up with the idea of accessing it with the WayBack engine.

This worked partly small parts are missing unfortunately nevertheless but so one has at least something:

https://web.archive.org/web/20160801152038/http://cpplinq.codeplex.com/wikipage?title=Cpplinq%20Query%20Operators&referringTitle=Documentation

mwpowellhtx commented 1 year ago

Interesting, it is archived. Gather is it still an active page I wonder... Good find.