This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/55409] std::list not properly wrapping access to custom allocator through allocator_traits


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-11-20 09:13:36 UTC ---
This is known and documented.  I'm actually working on std::list next, but I
don't know if it will be done for 4.8 or not.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]