[Bug libstdc++/62169] map iterators under _GLIBCXX_DEBUG diverge

terra at gnome dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 18 13:01:00 GMT 2014


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

--- Comment #3 from M Welinder <terra at gnome dot org> ---
A similar divergence of types occurs between the types

    std::map<int,int>::iterator
    std::multimap<int,int>::iterator



More information about the Gcc-bugs mailing list