Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/function.objects/comparisons/
Dconstexpr_init.pass.cpp26 constexpr bool test_constexpr_context() { in test_constexpr_context() function
42 static_assert(test_constexpr_context<int>(), "");
43 static_assert(test_constexpr_context<void>(), "");
/external/llvm-project/libcxx/test/std/utilities/function.objects/comparisons/
Dconstexpr_init.pass.cpp25 constexpr bool test_constexpr_context() { in test_constexpr_context() function
41 static_assert(test_constexpr_context<int>(), "");
42 static_assert(test_constexpr_context<void>(), "");