This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14245] problem with user-defined allocators in std::basic_string
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Feb 2004 14:23:42 -0000
- Subject: [Bug libstdc++/14245] problem with user-defined allocators in std::basic_string
- References: <20040222194949.14245.cbotev@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-02-25 14:23 -------
Ok. Now I see what you mean: 21.3.5: "... In the first form the Allocator value
used is copied from str.get_allocator()"
Have you got a testcase?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14245