Searched refs:EMPLACE_ASSOC_PAIR (Results 1 – 6 of 6) sorted by relevance
189 …aceOptions MapOptions = (test::EmplaceOptions)(test::EMPLACE_HINT_PAIR | test::EMPLACE_ASSOC_PAIR); in main()
186 …aceOptions MapOptions = (test::EmplaceOptions)(test::EMPLACE_HINT_PAIR | test::EMPLACE_ASSOC_PAIR); in main()
97 EMPLACE_ASSOC_PAIR = 1 << 6, enumerator614 if(!test_emplace_assoc_pair<Container>(emplace_active<O, EMPLACE_ASSOC_PAIR>())) in test_emplace()
98 EMPLACE_ASSOC_PAIR = 1 << 6, enumerator671 if(!test_emplace_assoc_pair<Container>(emplace_active<O, EMPLACE_ASSOC_PAIR>())){ in test_emplace()
551 …aceOptions MapOptions = (test::EmplaceOptions)(test::EMPLACE_HINT_PAIR | test::EMPLACE_ASSOC_PAIR); in main()
723 …aceOptions MapOptions = (test::EmplaceOptions)(test::EMPLACE_HINT_PAIR | test::EMPLACE_ASSOC_PAIR); in main()