[Bug c++/84283] [8 Regression] std::map::insert(const_iterator, P&&) now ambiguous with std::map::insert(InputIterator, InputIterator)

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 9 19:31:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84283

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed by the patch for 84296.

*** This bug has been marked as a duplicate of bug 84296 ***


More information about the Gcc-bugs mailing list