Le 19.06.2014 05:49, Eric Fiselier a écrit :
Hello,

I want to become involved with Boost community maintenance. I was a
volunteer at C++Now and was told that there was plenty of work to be done
on Boost.MPL.


indeed

I have a fair amount of experience with template metaprogramming and
Boost.MPL. I have worked on a re-implementation of the Boost.MPL interface
in C++11 and in doing so have read the entire library. (found here:
https://github.com/efcs/elib/tree/master/elib/mp)


You may want to check Louis Dionne work on a more comprehensive C++1y conversion of bth MPL and Fusion.

Since there are a large amount of tickets open against the library, I would
like to know if there
are any high priority tickets that I can focus on.

I once triaged them on the old track. I cna have a look again and guide you. The main issue with current MPL is the huge number of ifdef//workaround for silly old compiler that clutter the code. Depending on how the list of supported compiler have been updated lately, one main task may be to clean those so
patchign other issues will become easier.
_______________________________________________
Unsubscribe & other changes: 
http://lists.boost.org/mailman/listinfo.cgi/boost-maint

Reply via email to