This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15882] Check for return type of overloaded operator new too early
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2004 21:15:11 -0000
- Subject: [Bug c++/15882] Check for return type of overloaded operator new too early
- References: <20040608204054.15882.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-08 21:15 -------
Not a bug in reading 3.7.3.1:
Such a template shall declare its return type and first parameter as specified above (that is, template
parameter types shall not be used in the return type and first parameter type).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882