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++/60285] std::list<T>::insert(position, x) does not accept const_iterator position


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

--- Comment #1 from Petr Kmoch <petr.kmoch at gmail dot com> ---
Created attachment 32177
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32177&action=edit
gcc -v output when building test case


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