* src/complex.cc (arg, polar): Comment out specializations.
commit6f13946bad5b58e9c34eb30459720741a4a8aa6e
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 15:54:00 +0000 (31 15:54 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 15:54:00 +0000 (31 15:54 +0000)
treea44226106d4183bee1f0ead2ec3bf88797338b8e
parent087cf8bad6609732e3f55aba19949886a1623783
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37159 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/std_complex.h
libstdc++-v3/src/complex.cc