
19 Apr
2004
19 Apr
'04
12:50 a.m.
Joaquin M Lopez Munoz <joaquin <at> tid.es> writes:
Well, our opinions differ. Just out of curiosity, ask your fellow programmers if they know what MPL is. I have done that, and hardly anyone knew about Boost, let alone MPL. Anyway, please read on.
Well, lists-of-types are probably the simplest concept in MPL, and everyone has to start somewhere. And by definition, anyone who is trying to use the Boost.MultiIndexContainer library already knows about boost. I don't think this is a problem.
multi_index_container < employee indexed_by< ...
multi_index_container < employee mpl::vector< ...
I like it. Matt