Searched defs:nc1 (Results 1 – 2 of 2) sorted by relevance
24 constexpr int nc1 = i; // expected-error {{constexpr variable 'nc1' must be initialized by a consta… variable
12 constexpr NonConstexpr1 nc1 = NonConstexpr1(); // ok, does not call constructor variable