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

Move documentation from CodePlex? #13

Open claremacrae opened 3 years ago

claremacrae commented 3 years ago

In case you don't know, https://archive.codeplex.com/?p=cpplinq says:

CodePlex Archive will be shut down after July 1st, 2021.

I see that the README for this project says:

See the documentation: http://cpplinq.codeplex.com/documentation

So it sounds like it would be worth moving the docs over in the next month or so...

I'm happy to help, if you would like to chat about options - although I see the last change here was Feb 2015, so I would understand if this project were no longer maintained...