
2 May
2010
2 May
'10
11:53 a.m.
Igor R wrote:
In the current version of boost, what's the right way to merge the 2 above mpl maps - to get 1 map that contains:
mpl::pair
, mpl::pair , mpl::pair mpl::pair
Use fold with insert :
fold