Searched refs:test_emplace_type (Results 1 – 1 of 1) sorted by relevance
34 void test_emplace_type() { in test_emplace_type() function270 test_emplace_type<small>(); in main()271 test_emplace_type<large>(); in main()272 test_emplace_type<small_throws_on_copy>(); in main()273 test_emplace_type<large_throws_on_copy>(); in main()274 test_emplace_type<throws_on_move>(); in main()