cpplinq


A C++ implementation of LINQ to Objects

A C++ implementation of C# iterators and LINQ to Objects operators, based on Win32 Fibers.

This project is the code repository for my blog: http://paoloseverini.wordpress.com/2012/01/29/implementing-iterator-blocks-in-c-part-1

The code is targeted to Windows and builds with Visual Studio 11 Developer Preview.

Project Information

The project was created on Jan 31, 2012.

Labels:
C Linq Windows