6 Oct
2008
6 Oct
'08
9:10 p.m.
AMDG peter_foelsche@agilent.com wrote:
typedef boost::mpl::insert<
CMap3,
boost::mpl::pair<
boost::mpl::int_<2>,
boost::mpl::int_<3>
>::type
CMap31;
The ::type goes on boost::mpl::insert<...>::type, not boost::mpl::pair<...>::type In Christ, Steven Watanabe