Cross platform LINQ for C++
LINQ-like List Manipulation in C++
by Gaston Hillar
From the article:
When developers make the move from C# to C++, they definitely miss Language-Integrated Query (LINQ) features. Cpplinq is an excellent open-source project that uses C++11 features to provide extensible LINQ-like list manipulation to C++.
I'm sad to say Farewell Dr. Dobb's. Thank you for all the good articles.
Add a Comment
Comments are closed.