Thread overview
[Issue 17706] std.math.isFinite does not compile for cdouble: "No traits support for cdouble"
Aug 12, 2017
Vladimir Panteleev
Sep 01, 2017
b2.temp@gmx.com
Mar 21, 2020
Basile-z
August 12, 2017
https://issues.dlang.org/show_bug.cgi?id=17706

--- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> ---
Complex types are on the path to deprecation:

https://dlang.org/deprecate.html#Imaginary%20and%20complex%20types

--
September 01, 2017
https://issues.dlang.org/show_bug.cgi?id=17706

b2.temp@gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |WONTFIX

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=17706

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--