]> git.ipfire.org Git - thirdparty/gcc.git/commit
std_complex.h (complex<double>): Constructor complex<double>::complex(const complex...
authorGabriel Dos Reis <gdr@codesourcery.com>
Tue, 21 Nov 2000 00:08:02 +0000 (00:08 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Tue, 21 Nov 2000 00:08:02 +0000 (00:08 +0000)
commitb555ebaa9e48c2b52b675258021a98b0f9adb7f8
treea5e8559565720275bedb6a973da8d5e45ec00a98
parentb5ecf629d55f1c28126b1b4d3ed6f2b32fd10cc3
std_complex.h (complex<double>): Constructor complex<double>::complex(const complex<float>&) is not explicit...

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.

From-SVN: r37599
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/std_complex.h