gcc/libstdc++-v3/include
Gabriel Dos Reis 99fa3f5edd std_complex.h (norm): Forward declare.
* include/bits/std_complex.h (norm): Forward declare.
	(complex<>): Comment out friend declaration of conj<>.
	(conj<>): Comment out specialization.
	(exp, log, log10): Define primary templates.

	* src/complex.cc (exp<>, log<>, log10<>): Comment out
	specializations.

From-SVN: r37165
2000-10-31 20:49:01 +00:00
..
backward label2.C: Tweak to work with V3. 2000-10-26 23:17:35 +00:00
bits std_complex.h (norm): Forward declare. 2000-10-31 20:49:01 +00:00
c/bits std_complex.h: Remove duplicate definition of conj. 2000-10-31 18:11:31 +00:00
c_std [multiple changes] 2000-10-31 01:26:06 +00:00
ext include: New directory. 2000-10-05 11:27:02 +00:00
std Makefile.am (LIBSUPCXX_INCLUDES): Adjust. 2000-10-10 23:43:26 +00:00