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++/57158] std::list.erase(const_iterator pos) not implemented


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

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-05-03 10:36:15 UTC ---
Matter of priorities. Note that unordered and associative containers and
forward_list are already fine.


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