[Bug c++/57820] [DR 253] NSDMI and const objects
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 20 12:57:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57820
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
CC| |jason at gcc dot gnu.org
Summary|Can't initialize a |[DR 253] NSDMI and const
|constexpr object with |objects
|inline initialization |
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
This issue is DR 253, which has not been resolved, but the committee seems
inclined to allow this code, so I'm not going to change G++ at this time.
http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_toc.html#253
More information about the Gcc-bugs
mailing list