This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/10378] cannot add object with inplace new into STL collections
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2003 14:54:40 -0000
- Subject: [Bug libstdc++/10378] cannot add object with inplace new into STL collections
- References: <20030411145600.10378.nick.brook@3glab.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10378
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-22 14:54 -------
I think this is a dup of bug 2518 but since I do not have the C++ standard I cannot say if it
is or is not.