
15 Aug
2011
15 Aug
'11
3:21 p.m.
2011/8/15 Julien Nitard
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).