Hello,
 
I am aware that it is planned to implement metafunctions that returned the list of member types of a struct, as well as members names, as fusion/mpl sequences. The macro uses some PP magic.
My project has progressed that I think I need this feature to proceed. I may try my hand at implementing these features...
Which files in boost/fusion are involved in the implementation of the macro?
 
regards,