gcc/libstdc++-v3/include/debug
François Dumont 0545ebf2dc re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)
2012-05-11  François Dumont  <fdumont@gcc.gnu.org>

	PR libstdc++/53263
	* include/debug/safe_iterator.h (__gnu_debug::__base): Move...
	* include/debug/functions.h: ... Here. Add debug function
	overloads to perform checks on normal iterators when possible.
	* include/debug/macros.h (__glibcxx_check_heap)
	(__glibcxx_check_heap_pred): Use __gnu_debug::__base on iterator range.

From-SVN: r187414
2012-05-11 19:21:31 +00:00
..
bitset
debug.h
deque
formatter.h
forward_list forward_list (forward_list::splice_after): Check allocators are equal. 2012-04-22 14:27:16 +01:00
functions.h re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used) 2012-05-11 19:21:31 +00:00
list
macros.h re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used) 2012-05-11 19:21:31 +00:00
map
map.h
multimap.h
multiset.h
safe_base.h
safe_iterator.h re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used) 2012-05-11 19:21:31 +00:00
safe_iterator.tcc safe_iterator.h (_BeforeBeginHelper<>:: _S_Is_Beginnest): Add. 2012-04-13 10:43:28 +00:00
safe_local_iterator.h
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
unordered_map
unordered_set
vector