History log of /freebsd-10-stable/contrib/libstdc++/include/bits/stl_multimap.h
Revision Date Author Comments
# 265220 02-May-2014 marius

MFC: r265090

Merge r133175 from upstream:

2008-03-13 Dennis Czeremin <dennis.czeremin@smiths-heimann.com>

PR libstdc++/35566
* include/bits/stl_multimap.h (multimap<>::multimap(_InputIterator,
_InputIterator)): Forward to _M_insert_equal, not _M_insert_unique.

This patch was GPL2 at the time and fixes a regression introduced with
the merge of GCC r129013 in FreeBSD r236829.

Sponsored by: Bally Wulff Games & Entertainment GmbH


# 265220 02-May-2014 marius

MFC: r265090

Merge r133175 from upstream:

2008-03-13 Dennis Czeremin <dennis.czeremin@smiths-heimann.com>

PR libstdc++/35566
* include/bits/stl_multimap.h (multimap<>::multimap(_InputIterator,
_InputIterator)): Forward to _M_insert_equal, not _M_insert_unique.

This patch was GPL2 at the time and fixes a regression introduced with
the merge of GCC r129013 in FreeBSD r236829.

Sponsored by: Bally Wulff Games & Entertainment GmbH