Searched defs:NonLitBase (Results 1 – 1 of 1) sorted by relevance
109 struct NonLitBase : struct113 constexpr int f(NonLitBase) { return 0; } // expected-error {{'NonLitBase' is not a literal type}} in f() argument