Subject: Re: [boost] Reimplementation of the MPL for C++11
From: Louis Dionne (ldionne.2_at_[hidden])
Date: 2013-10-22 13:18:59


Agustín K-ballo Bergé <kaballo86 <at> hotmail.com> writes:

[...]

> Certainly, you can find the proof of concept implementation I used for
> the tests here: http://fusionfenix.com/ktests/boost.fusion.map.zip
> It is intended to be used with Boost.Fusion from trunk, you just need to
> replace fusion's "map" directory with the "map_" one in the zip.
>
> Keep in mind that it is just a proof of concept. I am working on a full
> fledged implementation as time permits, which is not as often as I would
> like.

Thanks for sharing. There are some neat tricks I was not aware of in there!
I'll keep the ML updated if I come up with something that can be of use to
Fusion as well as the MPL.

Regards,

Louis Dionne