[Dlang-internal] Complex numbers

Walter Bright via Dlang-internal dlang-internal at puremagic.com
Sun Oct 16 13:56:08 PDT 2016


On 10/16/2016 1:05 PM, Ilya Yaroshenko wrote:
> The site says they are deprecated. In the same time it is real pain to use
> core.stdc.complex with std.complex.

There's a tug of war going on to support C's ABI and not supporting complex as a 
native type. Probably the best way forward is to ensure that std.complex maps 
directly onto the C types.


More information about the Dlang-internal mailing list