I want to have a map that has a homogeneous key type but heterogeneous data types.
I want to be able to do something like (pseudo-code):
boost::map&l
boost any surely works, but I think using Int to type Technology as the key type of fusion map is a better solution. No type erasure and possibly faster