Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp634 static const bool or_value = !b || and_or<always_false<b>::value>::or_value; member
638 static const bool or_value = and_or<true>::or_value; variable
641 static_assert(or_value == true, "");