This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog bits/valarray_arra ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sourceware dot cygnus dot com
- Subject: egcs/libstdc++-v3 ChangeLog bits/valarray_arra ...
- From: gdr at gcc dot gnu dot org
- Date: 18 Aug 2000 10:40:23 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: gdr@sourceware.cygnus.com 2000-08-18 03:40:23
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/bits: valarray_array.h valarray_meta.h
Log message:
* bits/valarray_meta.h (_Expr<>::min, _Expr<>::max): Implement.
* bits/valarray_array.h (__valarray_min, __valarray_max): New
function.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.131&r2=1.132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/valarray_array.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/valarray_meta.h.diff?cvsroot=gcc&r1=1.2&r2=1.3