Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
H A Demplace.pass.cpp213 TEST_CONSTEXPR_CXX20 bool test_empty_emplace() { in test_empty_emplace() function
268 test_empty_emplace(); in main()
270 static_assert(test_empty_emplace()); in main()