]> git.ipfire.org Git - thirdparty/gcc.git/commit
DR 543, [Ready].
authorPaolo Carlini <pcarlini@suse.de>
Tue, 5 Dec 2006 19:25:48 +0000 (19:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 5 Dec 2006 19:25:48 +0000 (19:25 +0000)
commit4091894c314fb61a74c1798dc55c1dbd0568362e
tree9b800f96aaf5df5ba35a62b48ee1768f69197664
parent58660eb32cbccdf0a464141b58c5d668096b503a
DR 543, [Ready].

2006-12-05  Paolo Carlini  <pcarlini@suse.de>

DR 543, [Ready].
* include/bits/slice_array.h (slice::slice()): Implement the
resolution.
* include/bits/gslice.h (gslice::_Indexer::_Indexer()): Add.
(gslice::gslice()): Use it.
* testsuite/26_numerics/valarray/dr543.cc: New.
* docs/html/ext/howto.html: Add an entry for DR 543.

From-SVN: r119552
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/include/bits/gslice.h
libstdc++-v3/include/bits/slice_array.h
libstdc++-v3/testsuite/26_numerics/valarray/dr543.cc [new file with mode: 0644]