gcc/libstdc++-v3/include/debug
Jonathan Wakely ac3efa775f re PR libstdc++/65352 (array<T,0>::begin()/end() etc. forms a null reference and breaks on clang+ubsan)
PR libstdc++/65352
	* include/profile/array (array::data): Use _S_ptr.
	* include/debug/array (array::data): Likewise.

From-SVN: r223838
2015-05-28 17:00:09 +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:00:09 +01:00
bitset
debug.h
deque
formatter.h formatter.h (_GLIBCXX_TYPEID): New macro to simplify usage of typeid. 2015-05-20 19:44:25 +00:00
forward_list
functions.h 2015-05-23 François Dumont fdumont@gcc.gnu.org> 2015-05-23 11:17:38 +00:00
list
macros.h
map
map.h
multimap.h
multiset.h
safe_base.h
safe_container.h
safe_iterator.h
safe_iterator.tcc
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_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
unordered_set unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
vector vector (_Safe_vector::operator=): Add missing returns. 2015-04-28 16:05:27 +01:00