gcc/libstdc++-v3/include/debug
Jonathan Wakely a424a3cb04 Fix lifetime of mutex lock in debug iterator
* include/debug/safe_iterator.h (_Safe_iterator::operator++()): Fix
	lifetime of lock.

From-SVN: r240549
2016-09-27 16:37:44 +01:00
..
array re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference and breaks on clang+ubsan) 2015-05-28 17:14:26 +01:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
debug.h Update copyright years. 2015-01-05 13:33:28 +01:00
deque Update copyright years. 2015-01-05 13:33:28 +01:00
formatter.h Update copyright years. 2015-01-05 13:33:28 +01:00
forward_list Update copyright years. 2015-01-05 13:33:28 +01:00
functions.h Update copyright years. 2015-01-05 13:33:28 +01:00
list Update copyright years. 2015-01-05 13:33:28 +01:00
macros.h Update copyright years. 2015-01-05 13:33:28 +01:00
map Update copyright years. 2015-01-05 13:33:28 +01:00
map.h Update copyright years. 2015-01-05 13:33:28 +01:00
multimap.h Update copyright years. 2015-01-05 13:33:28 +01:00
multiset.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_container.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_iterator.h Fix lifetime of mutex lock in debug iterator 2016-09-27 16:37:44 +01:00
safe_iterator.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_local_iterator.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_local_iterator.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_sequence.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_sequence.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_container.h Update copyright years. 2015-01-05 13:33:28 +01:00
safe_unordered_container.tcc Update copyright years. 2015-01-05 13:33:28 +01:00
set Update copyright years. 2015-01-05 13:33:28 +01:00
set.h Update copyright years. 2015-01-05 13:33:28 +01:00
string Implement N4258 noexcept for std::basic_string. 2016-07-12 11:56:11 +01:00
unordered_map backport: unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-06-22 16:53:23 +01:00
unordered_set backport: unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-06-22 16:53:23 +01:00
vector Improve generated libstdc++ API docs 2015-12-11 12:46:50 +00:00