2011/8/15 Julien Nitard <julien.nitard@m4tp.org>
Hi All,
 
Some (rather long) time ago there were some talks and some code written about LINQ-like feature for C++, notably one named boost.qlang.
 
Were there any followups ? Is there any equivalent in other libraries ?
 
Not sure. Maybe Boost.Range + Boost.Phoenix can provide the same expressivity.
A example is attached (modified from the original attachment).