gcc/libstdc++-v3/include
Gabriel Dos Reis b555ebaa9e 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
2000-11-21 00:08:02 +00:00
..
backward label2.C: Tweak to work with V3. 2000-10-26 23:17:35 +00:00
bits std_complex.h (complex<double>): Constructor complex<double>::complex(const complex<float>&) is not explicit... 2000-11-21 00:08:02 +00:00
c/bits std_complex.h: Tweaks, include cmath for abs overloads. 2000-11-20 21:13:45 +00:00
c_std wrap_langinfo.h: New file. 2000-11-13 20:58:46 +00:00
ext
std Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00