Switch from deprecated macros to new shiny ones; no functionality change

[SVN r79396]
This commit is contained in:
Marshall Clow
2012-07-09 22:08:01 +00:00
parent 6932a2d571
commit 0fccd93e29
8 changed files with 34 additions and 34 deletions

View File

@@ -473,7 +473,7 @@ UNORDERED_TEST(map_insert_range_test2,
((default_generator)(generate_collisions))
)
#if !defined(BOOST_NO_0X_HDR_INITIALIZER_LIST)
#if !defined(BOOST_NO_CXX11_HDR_INITIALIZER_LIST)
UNORDERED_AUTO_TEST(insert_initializer_list_set)
{