forked from boostorg/mpl
MPL: merge fix for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!)
[SVN r55751]
This commit is contained in:
@@ -39,7 +39,7 @@ struct map_insert_impl
|
|||||||
>
|
>
|
||||||
#else
|
#else
|
||||||
, m_item<
|
, m_item<
|
||||||
next< typename Map::size >::type::value
|
Map::order::value
|
||||||
, typename Pair::first
|
, typename Pair::first
|
||||||
, typename Pair::second
|
, typename Pair::second
|
||||||
, Map
|
, Map
|
||||||
|
Reference in New Issue
Block a user