long double in C APIs

Adam D. Ruppe via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 16 08:07:56 PDT 2014


On Tuesday, 16 September 2014 at 14:52:13 UTC, Andrei 
Alexandrescu wrote:
> It's on the table. -- Andrei

sweet. Implicit casts like that are IMO evil most the time... but 
when doing transparent wrappers there's times when they are 
appropriate and I sometimes want them. (Along with multiple or 
templated alias this, they tackle different problems.)


More information about the Digitalmars-d mailing list