gcc/libstdc++-v3/include/debug
François Dumont 3ff4317f1c formatter.h (__check_singular): Add const on iterator reference.
2013-10-25  François Dumont  <fdumont@gcc.gnu.org>

	* include/debug/formatter.h (__check_singular): Add const on
	iterator reference.
	* include/debug/functions.h (__check_singular): Likewise.
	(__check_singular(const _Safe_iterator<_Ite, _Seq>&)): Delete.
	(__check_dereferenceable(const _Ite&)): Add const on iterator
	reference.
	(__check_dereferenceable(const _Safe_local_iterator<>&)): New.
	* include/debug/safe_iterator.h (__check_singular_aux): Review
	comment.
	* testsuite/23_containers/vector/debug/debug_functions.cc: New.
	* testsuite/23_containers/unordered_set/debug/debug_functions.cc:
	New.

From-SVN: r204075
2013-10-25 19:25:06 +00:00
..
array Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
debug.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-20 15:50:09 +00:00
formatter.h formatter.h (__check_singular): Add const on iterator reference. 2013-10-25 19:25:06 +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 formatter.h (__check_singular): Add const on iterator reference. 2013-10-25 19:25:06 +00:00
list re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-18 18:31:01 +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 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
map.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
multimap.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
multiset.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_base.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_iterator.h formatter.h (__check_singular): Add const on iterator reference. 2013-10-25 19:25:06 +00:00
safe_iterator.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
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 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_sequence.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_sequence.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_unordered_base.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_unordered_container.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
safe_unordered_container.tcc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set.h Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
string re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-24 10:07:32 +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 re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-17 12:23:54 +00:00