This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13051] problem with static member and ?: operator
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2003 16:12:58 -0000
- Subject: [Bug c++/13051] problem with static member and ?: operator
- References: <20031114144635.13051.mihai_preda@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-11-14 16:12 -------
The compiler is still allowed to require a definition. That's
what the standard says, so there is no bug here.
That being said, I think Mark fixed this a while ago on
mainline. At least it compiles on mainline.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13051