2000-11-21 Gabriel Dos Reis <gdr@codesourcery.com>
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2000 00:08:02 +0000 (00:08 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2000 00:08:02 +0000 (00:08 +0000)
commitc687985bc21b85dfa1bb85c86719c99ed62670e7
treea5e8559565720275bedb6a973da8d5e45ec00a98
parent96872883e3efbf510eecc53ffa1f5e625c5421f4
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37599 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/std_complex.h