This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23147] Missing declaration of static const members
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2005 13:31:20 -0000
- Subject: [Bug c++/23147] Missing declaration of static const members
- References: <20050730085712.23147.fw@deneb.enyo.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2005-07-31 13:31 -------
(In reply to comment #4)
> What about permitting this as a GNU extension? It seems quite useful for
> template code.
With "this" you mean omitting the definition? Well, it saves one line of
typing, but I'm not really convinced that justifies an extension.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23147