[Bug c++/57588] [C++11][constexpr] static constexpr in class fails to link
daniel.kruegler at googlemail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 12 09:57:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57588
Daniel Krügler <daniel.kruegler at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.kruegler@googlemail.
| |com
--- Comment #4 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
(In reply to Jonathan Wakely from comment #1)
> Isn't this just
> http://gcc.gnu.org/wiki/VerboseDiagnostics#missing_static_const_definition ?
I don't think that this correct here (In C++11 the rules became relaxed). Just
having a quick look at it, it looks like this depends on bug 53628.
More information about the Gcc-bugs
mailing list