[Bug c++/35086] operator new may not be declared within a namespace
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Feb 5 09:33:00 GMT 2008
------- Comment #1 from schwab at suse dot de 2008-02-05 09:33 -------
Allocation functions cannot be declared in namespace scope, see
[basic.stc.dynamic.allocation].
--
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35086
More information about the Gcc-bugs
mailing list