gcc/libstdc++-v3/include/debug
François Dumont 32bb816a91 re PR libstdc++/58148 (Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed)
2013-08-30  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/58148
	* include/debug/functions.h (__foreign_iterator_aux4): Use
	sequence const_pointer as common type to compare pointers. Add a
	fallback overload in case pointers cannot be cast to sequence
	const_pointer.
	* testsuite/23_containers/vector/modifiers/insert/58148.cc: New.

From-SVN: r202121
2013-08-30 20:55:37 +00:00
..
array re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG) 2013-04-03 15:07:12 +00:00
bitset
debug.h
deque stl_deque.h (deque<>::insert(iterator, size_type, const value_type&), [...]): Adjust C++11 signatures to take a const_iterator. 2013-06-30 16:24:30 +00:00
formatter.h re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
forward_list re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
functions.h re PR libstdc++/58148 (Fails to insert iterator range into sequence container with -D_GLIBCXX_DEBUG when conversion is needed) 2013-08-30 20:55:37 +00:00
list re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
macros.h re PR libstdc++/58191 (Can't use boost transform_iterator with _GLIBCXX_DEBUG) 2013-08-30 20:16:03 +00:00
map
map.h
multimap.h
multiset.h
safe_base.h
safe_iterator.h re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57779) 2013-08-02 07:34:55 +00:00
safe_iterator.tcc
safe_local_iterator.h re PR libstdc++/58049 (libstdc++ bootstrap failure for fix to PR libstdc++/57779) 2013-08-02 07:34:55 +00:00
safe_local_iterator.tcc
safe_sequence.h
safe_sequence.tcc
safe_unordered_base.h
safe_unordered_container.h
safe_unordered_container.tcc
set
set.h
string re PR libstdc++/57779 (vector insert fails to diagnose iterators pointing into *this in debug mode) 2013-08-01 19:54:46 +00:00
unordered_map re PR libstdc++/57065 (incorrect default allocator template for debug and profile unordered_map) 2013-04-25 09:42:46 +00:00
unordered_set hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
vector stl_deque.h (deque<>::insert(iterator, size_type, const value_type&), [...]): Adjust C++11 signatures to take a const_iterator. 2013-06-30 16:24:30 +00:00