Topic: std::complex<T> for signed integer types T
Author: Myriachan <myriachan@gmail.com>
Date: Mon, 15 Jun 2015 16:19:03 -0700 (PDT)
Raw View
------=_Part_4414_1812622972.1434410343512
Content-Type: multipart/alternative;
boundary="----=_Part_4415_551274062.1434410343512"
------=_Part_4415_551274062.1434410343512
Content-Type: text/plain; charset=UTF-8
Has it ever been proposed to allow std::complex to accept signed integer
types as its template parameter in order to form Gaussian integers?
Melissa
--
---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.
------=_Part_4415_551274062.1434410343512
Content-Type: text/html; charset=UTF-8
<div dir="ltr">Has it ever been proposed to allow std::complex to accept signed integer types as its template parameter in order to form Gaussian integers?<br><br>Melissa<br></div>
<p></p>
-- <br />
<br />
--- <br />
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:std-proposals+unsubscribe@isocpp.org">std-proposals+unsubscribe@isocpp.org</a>.<br />
To post to this group, send email to <a href="mailto:std-proposals@isocpp.org">std-proposals@isocpp.org</a>.<br />
Visit this group at <a href="http://groups.google.com/a/isocpp.org/group/std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/</a>.<br />
------=_Part_4415_551274062.1434410343512--
------=_Part_4414_1812622972.1434410343512--
.
Author: Ville Voutilainen <ville.voutilainen@gmail.com>
Date: Tue, 16 Jun 2015 02:37:12 +0300
Raw View
On 16 June 2015 at 02:19, Myriachan <myriachan@gmail.com> wrote:
> Has it ever been proposed to allow std::complex to accept signed integer
> types as its template parameter in order to form Gaussian integers?
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n3002.pdf
--
---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.
.