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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
            Summary|std::map::insert(const_iter |[8 Regression]
                   |ator, P&&) now ambiguous    |std::map::insert(const_iter
                   |with                        |ator, P&&) now ambiguous
                   |std::map::insert(InputItera |with
                   |tor, InputIterator)         |std::map::insert(InputItera
                   |                            |tor, InputIterator)

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Started to be rejected with r256866

Reply via email to