freebsd-dev/contrib/libstdc++/include
Marius Strobl b05e961602 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.

MFC after:	3 days
Sponsored by:	Bally Wulff Games & Entertainment GmbH
2014-04-29 11:31:22 +00:00
..
backward
bits Merge r133175 from upstream: 2014-04-29 11:31:22 +00:00
c
c_compatibility
c_std Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>. 2013-07-23 10:23:43 +00:00
debug Fix a number of other clang warnings in libstdc++, which could appear 2012-10-23 18:45:32 +00:00
ext gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
precompiled
std Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t. 2012-12-25 07:37:33 +00:00
tr1 Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
Makefile.am
Makefile.in