gcc/libstdc++-v3/include/ext
Paolo Carlini e7457c3eac array (array<>::_M_at): New.
2006-10-28  Paolo Carlini  <pcarlini@suse.de>
	
	* include/tr1/array (array<>::_M_at): New.
	(array<>::at): Fix off-by-one bug, use the above.
	* testsuite/tr1/6_containers/array/element_access/
	at_out_of_range.cc: Adjust.

	* include/tr1/array (class array<>): Remove non-conforming default
	for the second parameter.
	* include/ext/array_allocator.h: Adjust.

	* include/tr1/array (array<>::front, array<>::back): Do not return
	a reference to memory not belonging to the array when _Nm == 0.

From-SVN: r118114
2006-10-28 22:02:44 +00:00
..
pb_ds basic_types.hpp (comp_hash_): Remove, format. 2006-10-02 14:53:41 +00:00
algorithm
array_allocator.h array (array<>::_M_at): New. 2006-10-28 22:02:44 +00:00
atomicity.h
bitmap_allocator.h
codecvt_specializations.h
concurrence.h
debug_allocator.h
functional
hash_fun.h
hash_map
hash_set
hashtable.h
iterator
malloc_allocator.h
memory
mt_allocator.h
new_allocator.h
numeric
pod_char_traits.h
pool_allocator.h
rb_tree
rc_string_base.h rc_string_base.h (_M_compare<wchar_t>): Protect with _GLIBCXX_USE_WCHAR_T. 2006-10-02 16:09:19 +00:00
rope re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) 2006-10-17 11:56:21 +00:00
ropeimpl.h re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) 2006-10-17 11:56:21 +00:00
slist
sso_string_base.h rc_string_base.h (_M_compare<wchar_t>): Protect with _GLIBCXX_USE_WCHAR_T. 2006-10-02 16:09:19 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
throw_allocator.h typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
type_traits.h type_traits.h: Avoid _T, badname for some targets; also avoid plain T. 2006-10-01 10:39:16 +00:00
typelist.h typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
vstring_fwd.h
vstring_util.h
vstring.h re PR libstdc++/29368 (wrong STL docs for rfind()) 2006-10-06 11:47:56 +00:00
vstring.tcc