26 Feb
2015
26 Feb
'15
5:42 p.m.
Niall Douglas
On 25 Feb 2015 at 15:11, Louis Dionne wrote:
That being said, I'm not sure what the gain would be, except perhaps compile-time performance.
1. Stops someone else reinventing the wheel.
2. Provides users of MPL a bridge into Hana.
3. A useful functional unit testing of Hana.
Fine, I did it: http://goo.gl/rRijB1 It's incomplete and it does not support iterators, but it still supports all the algorithms I have ever used in the MPL (but not the intrinsics). Most intrinsic sequence operations could also be added. Louis