Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp591 static const bool or_value = !b || and_or<always_false<b>::value>::or_value; member
595 static const bool or_value = and_or<true>::or_value; variable
598 static_assert(or_value == true, "");