Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp590 static const bool and_value = b && and_or<always_false<b>::value>::and_value; member
594 static const bool and_value = and_or<true>::and_value; variable
597 static_assert(and_value == false, "");