Searched refs:test_emplace_type (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/any/any.class/any.modifiers/
H A Demplace.pass.cpp43 void test_emplace_type() { function
279 test_emplace_type<small>();
280 test_emplace_type<large>();
281 test_emplace_type<small_throws_on_copy>();
282 test_emplace_type<large_throws_on_copy>();
283 test_emplace_type<throws_on_move>();

Completed in 110 milliseconds