opnsense-src/contrib/libstdc++/include/bits
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
..
allocator.h Update libstdc++ with small updates from the latest rev. (135556) 2011-12-21 16:36:07 +00:00
basic_ios.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
basic_ios.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
basic_string.h libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
basic_string.tcc libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
boost_concept_check.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
c++config GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
char_traits.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
codecvt.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
concept_check.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
cpp_type_traits.h Revert r263694, and apply a better fix to squelch unnecessary warnings 2014-03-26 19:31:33 +00:00
deque.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
fstream.tcc Fix several clang warnings in libstdc++, which were exposed by the 2012-10-23 18:36:07 +00:00
functexcept.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
gslice.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
gslice_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
indirect_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ios_base.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
istream.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
list.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_classes.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
locale_facets.h Fix several clang warnings in libstdc++, which were exposed by the 2012-10-23 18:36:07 +00:00
locale_facets.tcc Fix several clang warnings in libstdc++, which were exposed by the 2012-10-23 18:36:07 +00:00
localefwd.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
mask_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
ostream.tcc GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
ostream_insert.h GCC 4.2.1 release C++ standard library and runtime support code. 2007-08-14 02:49:11 +00:00
postypes.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
slice_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
sstream.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_algo.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_algobase.h libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
stl_bvector.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_construct.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_deque.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_function.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_heap.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator_base_funcs.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_iterator_base_types.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_list.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_map.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_multimap.h Merge r133175 from upstream: 2014-04-29 11:31:22 +00:00
stl_multiset.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_numeric.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_pair.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_queue.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_raw_storage_iter.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_relops.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_set.h Bring a couple of libstdc++ patches from Apple's llvm-gcc project. 2012-06-10 02:04:11 +00:00
stl_stack.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_tempbuf.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_tree.h libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
stl_uninitialized.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
stl_vector.h libstdc++: merge non-abi changes from Apple's developer tools 2013-11-21 16:44:36 +00:00
stream_iterator.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
streambuf_iterator.h Fix several clang warnings in libstdc++, which were exposed by the 2012-10-23 18:36:07 +00:00
stringfwd.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_after.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_array.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_array.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
valarray_before.h GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00
vector.tcc GCC 4.2.0 release C++ standard library and runtime support code. 2007-05-19 01:25:07 +00:00