gcc/libstdc++-v3/include/bits
Gabriel Dos Reis ad816b52a4 valarray_after.h (_Expr<>::operator[](slice)): Don't assume the closure implements general indexing...
* include/bits/valarray_after.h (_Expr<>::operator[](slice)):
        Don't assume the closure implements general indexing, as a matter
        of fact, most of them don't.
        (_Expr<>::operator[](const gslice&)): Likewise.
        (_Expr<>::operator[](const valarray<bool>&)): Likewise.
        (_Expr<>::operator[](const valarray<size_t>&)): Likewise.
        (_Expr<>::shift): Fix thinko.
        (_Expr<>::cshift): Likewise.
        (_Expr<>::apply): Likewise.

From-SVN: r108714
2005-12-17 15:36:35 +00:00
..
allocator.h
atomicity.h
basic_ios.h
basic_ios.tcc
basic_string.h basic_string.h (insert(iterator, _CharT), [...]): Avoid troubles with ADL, user defined operators and __normal_iterator. 2005-12-06 17:19:30 +00:00
basic_string.tcc
boost_concept_check.h
c++config re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC) 2005-11-05 09:42:01 +00:00
char_traits.h
codecvt.h
concept_check.h
concurrence.h
cpp_type_traits.h rc_string_base.h (__rc_string_base<>::_Rep): Avoid the anonymous struct extension, adjust everywhere. 2005-11-18 11:50:22 +00:00
deque.tcc
fstream.tcc
functexcept.h libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension. 2005-11-08 23:07:02 +00:00
gslice_array.h
gslice.h
indirect_array.h
ios_base.h
istream.tcc
list.tcc re PR libstdc++/23781 (Implicit conversion from NULL to list<T>::iterator) 2005-09-11 09:48:41 +00:00
locale_classes.h re PR libstdc++/13583 (__use_cache not threadsafe) 2005-10-11 06:19:13 +00:00
locale_facets.h
locale_facets.tcc re PR libstdc++/23953 (using stringstreams causes crashes with some locales) 2005-09-30 08:39:52 +00:00
localefwd.h
mask_array.h
ostream.tcc re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.) 2005-09-15 17:27:23 +00:00
postypes.h
slice_array.h
sstream.tcc
stl_algo.h [multiple changes] 2005-09-12 21:13:04 +00:00
stl_algobase.h
stl_bvector.h re PR libstdc++/23632 (std::vector<bool> in combination with debug mode fails to compile code) 2005-08-31 17:01:57 +00:00
stl_construct.h
stl_deque.h stl_vector.h (vector<>::_M_get_Tp_allocator): Change to return by ref and add non const version. 2005-12-15 11:31:59 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h basic_string.h (insert(iterator, _CharT), [...]): Avoid troubles with ADL, user defined operators and __normal_iterator. 2005-12-06 17:19:30 +00:00
stl_list.h re PR libstdc++/25288 (std::list insert members should have no effects if an exception is thrown) 2005-12-09 18:24:53 +00:00
stl_map.h
stl_multimap.h
stl_multiset.h re PR libstdc++/24975 (Aliasing problems inside libstdc++) 2005-11-22 14:53:03 +00:00
stl_numeric.h
stl_pair.h
stl_queue.h re PR libstdc++/18174 (documentation example for std::priority_queue usage) 2005-11-06 13:07:11 +00:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h re PR libstdc++/24975 (Aliasing problems inside libstdc++) 2005-11-22 14:53:03 +00:00
stl_stack.h
stl_tempbuf.h
stl_tree.h re PR libstdc++/24975 (Aliasing problems inside libstdc++) 2005-11-22 14:53:03 +00:00
stl_uninitialized.h
stl_vector.h stl_vector.h (vector<>::_M_get_Tp_allocator): Change to return by ref and add non const version. 2005-12-15 11:31:59 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
valarray_after.h valarray_after.h (_Expr<>::operator[](slice)): Don't assume the closure implements general indexing... 2005-12-17 15:36:35 +00:00
valarray_array.h
valarray_array.tcc
valarray_before.h
vector.tcc re PR libstdc++/24617 (vector vs __erase_at_end) 2005-12-08 11:32:37 +00:00