std_complex.h
26.7 KB
-
std_complex.h (norm): Forward declare. · 99fa3f5e
* 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
Gabriel Dos Reis committed