On 2013-11-12 11:03, Walter Bright wrote:

Here's a project to add Linq support to C++:

http://www.codeproject.com/Articles/17844/CLinq-LINQ-support-for-the-C-CLI-language


There's also:

http://pfultz2.github.io/Linq/

https://github.com/hjiang/linqxx/wiki

Again, operator overloading in D is too limiting to implement something Linq like.

--
/Jacob Carlborg

Reply via email to