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
183 stars 40 forks source link

Documentation link issues #9

Open ColinDuquesnoy opened 6 years ago

ColinDuquesnoy commented 6 years ago

The links to the documentation always redirect to https://archive.codeplex.com/?p=cpplinq

Is there another source for documentation or was it somehow baked into the code plex wiki pages?