[D-runtime] Is core.math public API?
David Nadlinger
code at klickverbot.at
Sun Oct 14 06:58:04 PDT 2012
On Sat, Oct 6, 2012 at 12:31 AM, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> I'd just use aliases. It's not like they're complicated, […]
Well, they are:
https://github.com/D-Programming-Language/phobos/pull/868 For whatever
reason, using aliases instead of functions breaks overload resolution
in std.numeric.
Am I missing something here or is this a bug? If nobody has an idea
about why this should be legal behavior, I'll probably have a look at
tracking it down tomorrow or so.
David
More information about the D-runtime
mailing list