[Bug libstdc++/56437] basic_string assumes that allocators are default-constructible

2013-02-24 Thread tneumann at pi3 dot informatik.uni-mannheim.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56437 --- Comment #3 from Thomas Neumann 2013-02-25 06:31:43 UTC --- (In reply to comment #1) > This is hardly the only C++11 allocator requirement missing from std::string, > ALL of the new requirements are missing, and unlikely to be implemente

[Bug libstdc++/56437] New: basic_string assumes that allocators are default-constructible

2013-02-24 Thread tneumann at pi3 dot informatik.uni-mannheim.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56437 Bug #: 56437 Summary: basic_string assumes that allocators are default-constructible Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONF