Searched defs:nc3 (Results 1 – 2 of 2) sorted by relevance
27 constexpr int &nc3 = f(); // expected-error {{constexpr variable 'nc3' must be initialized by a con… variable
25 constexpr NonConstexpr3 nc3 = NonConstexpr3(); // expected-error {{non-literal type 'const NonConst… variable