Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp633 static const bool and_value = b && and_or<always_false<b>::value>::and_value; member
637 static const bool and_value = and_or<true>::and_value; variable
640 static_assert(and_value == false, "");