complex.cc (arg, polar): Comment out specializations.
authorGabriel Dos Reis <gdr@codesourcery.com>
Tue, 31 Oct 2000 15:54:00 +0000 (15:54 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Tue, 31 Oct 2000 15:54:00 +0000 (15:54 +0000)
commite541461a498d47602918a711290095ed28041355
treea44226106d4183bee1f0ead2ec3bf88797338b8e
parent4b9580a58c86cfec3643012e7d7e6f497893a341
complex.cc (arg, polar): Comment out specializations.

* src/complex.cc (arg, polar): Comment out specializations.

* include/bits/std_complex.h (complex<>): Remove arg<> friend
declaration.
(arg): Define primary template.
(polar): Likewise.
(conj): Likewise.

From-SVN: r37159
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/std_complex.h
libstdc++-v3/src/complex.cc