http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53221

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-05-03
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-03 
20:41:48 UTC ---
Yep, known issue - only vector has been updated to the C++11 allocator changes.
I've started doing it for vstring first, std::string will get done at some
point too.

I thought the C++11 status table in the manual listed this as missing, but it
doesn't (except under the general container requirements)

Reply via email to