[Issue 7970] @property does not properly disambiguate delegate properties
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 5 13:47:10 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=7970
--- Comment #2 from Adam D. Ruppe <destructionator at gmail.com> ---
I actually don't agree this should be wontfix (though that does seem to be the
status quo). We don't have -property, but we do still have @property and this
is the one compelling case where I actually want to use it.
--
More information about the Digitalmars-d-bugs
mailing list