Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/any/any.class/any.modifiers/
H A Demplace.pass.cpp34 void test_emplace_type() { in test_emplace_type() function
270 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()