[Issue 15784] Overload set constructor call should be supported from inside a constructor
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Mar 11 13:15:43 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15784
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Why isn't this working? The lookup origin should already be Bar.
Note that you should still only be allowed to match a single member of an
overload set.
--
More information about the Digitalmars-d-bugs
mailing list