constexpr-empty8.C
206 Bytes
-
re PR c++/63924 (Constexpr constructible expression "is not constexpr" when used… · 052beba4
re PR c++/63924 (Constexpr constructible expression "is not constexpr" when used in a template non-type argument) PR c++/63924 * constexpr.c (cxx_eval_constant_expression) [PARM_DECL]: A load from a variable of empty class type is constant. From-SVN: r217749
Jason Merrill committed