Searched refs:constexprNotBool (Results 1 – 1 of 1) sorted by relevance
213 constexpr NotBool constexprNotBool; variable215 static_assert(constexprNotBool, "message"); // expected-error {{value of type 'const NotBool' is no…