Searched refs:EMPLACE_ASSOC (Results 1 – 6 of 6) sorted by relevance
184 …test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_ASSOC); in main()
185 …test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_ASSOC); in main()
95 EMPLACE_ASSOC = 1 << 4, enumerator610 if(!test_emplace_assoc<Container>(emplace_active<O, EMPLACE_ASSOC>())) in test_emplace()
96 EMPLACE_ASSOC = 1 << 4, enumerator665 if(!test_emplace_assoc<Container>(emplace_active<O, EMPLACE_ASSOC>())){ in test_emplace()
537 …test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_ASSOC); in main()
816 …test::EmplaceOptions SetOptions = (test::EmplaceOptions)(test::EMPLACE_HINT | test::EMPLACE_ASSOC); in main()