diff options
author | Gabriel Dos Reis <gdr@integrable-solutions.net> | 2005-12-17 15:36:35 +0000 |
---|---|---|
committer | Gabriel Dos Reis <gdr@gcc.gnu.org> | 2005-12-17 15:36:35 +0000 |
commit | ad816b52a4de81b2cd0c1ce44347b2d6574bf19d (patch) | |
tree | b7bbb2bb6c7618bff24edb77f378cb75b303ee95 /gcc/c-cppbuiltin.c | |
parent | 24bd1a0b27fc7ea64a1bec8eca37abc13cff4178 (diff) | |
download | gcc-ad816b52a4de81b2cd0c1ce44347b2d6574bf19d.zip gcc-ad816b52a4de81b2cd0c1ce44347b2d6574bf19d.tar.gz gcc-ad816b52a4de81b2cd0c1ce44347b2d6574bf19d.tar.bz2 |
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
Diffstat (limited to 'gcc/c-cppbuiltin.c')
0 files changed, 0 insertions, 0 deletions