std_complex.h: Default initialize second argument of polar to 0, as specified in...
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 19 Oct 2001 18:43:34 +0000 (18:43 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 19 Oct 2001 18:43:34 +0000 (18:43 +0000)
commitd51feceac1e7388aec95a28e7bea9f009c123cd0
treeed30bcb16b76d79f83559e9f89b49d82ee57c424
parentba317c52361d1a16fac60b56af38198df9833dde
std_complex.h: Default initialize second argument of polar to 0, as specified in Library DR #79

2001-10-19  Brendan Kehoe  <brendan@zen.org>

        * include/bits/std_complex.h: Default initialize second argument
of polar to 0, as specified in Library DR #79

From-SVN: r46354
libstdc++-v3/ChangeLog