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
This commit is contained in:
Benjamin Kosnik 2001-10-19 18:43:34 +00:00
parent ba317c5236
commit d51feceac1

View File

@ -1,4 +1,4 @@
2001-08-19 Brendan Kehoe <brendan@zen.org>
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