[Issue 24013] [REG 2.103.0] address of a __traits(getOverloads) item is not converted to a delegate anymore

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 25 19:08:51 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=24013

--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
Note that the workaround that can be used for now, i.e use `&overload` instead
of `dg`, was rejected with another error by previous DMD versions.

--


More information about the Digitalmars-d-bugs mailing list