This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r119552 - in /trunk/libstdc++-v3: ChangeLog doc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 05 Dec 2006 19:25:49 -0000
- Subject: r119552 - in /trunk/libstdc++-v3: ChangeLog doc...
Author: paolo
Date: Tue Dec 5 19:25:48 2006
New Revision: 119552
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119552
Log:
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.
Added:
trunk/libstdc++-v3/testsuite/26_numerics/valarray/dr543.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/docs/html/ext/howto.html
trunk/libstdc++-v3/include/bits/gslice.h
trunk/libstdc++-v3/include/bits/slice_array.h