Hi Vicente, 


On Mon, Feb 17, 2014 at 1:22 PM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:


Hi,

we have added to Boost.Application a class aspect_map [1]  that is quite close to your expectations. It could be proposed independently.



This looks very interesting.  So, afaict, the mapping hinges on a type id csbl::type_index.  Is this some kind of a std::type_info?


 
There is also a Boost.Mixin proposal that could help also.


Thanks, I'll have a look at this. (this: https://github.com/iboB/boost.mixin?)