Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/comparisons/
H A Dconstexpr_init.pass.cpp23 constexpr bool test_constexpr_context() { in test_constexpr_context() function
39 static_assert(test_constexpr_context<int>(), "");
40 static_assert(test_constexpr_context<void>(), "");