egcs/libstdc++-v3 ChangeLog include/bits/std_c ...
gdr@gcc.gnu.org
gdr@gcc.gnu.org
Mon Nov 20 16:08:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: gdr@gcc.gnu.org 2000-11-20 16:08:02
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: std_complex.h
Log message:
2000-11-21 Gabriel Dos Reis <gdr@codesourcery.com>
* include/bits/std_complex.h (complex<double>): Constructor
complex<double>::complex(const complex<float>&) is not explicit;
since it is a promotion.
(complex<long double>): Constructors taking complex<float> and
complex<double> are not explicit.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.283&r2=1.284
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/include/bits/std_complex.h.diff?cvsroot=gcc&r1=1.8&r2=1.9
More information about the Gcc-cvs
mailing list