Re: D’s delegates — The good, the bad, and the ugly

Timon Gehr timon.gehr at gmx.ch
Thu Jun 29 16:04:12 UTC 2023


On 6/29/23 16:52, Atila Neves wrote:
> On Friday, 16 June 2023 at 15:29:47 UTC, Quirin Schroll wrote:
>> First and foremost, D’s delegates are a great idea. I worked with 
>> C++’s member function pointers; they’re awful in syntax and the 
>> concept is fine, delegates are just better.
>>
>> [...]
> 
> Are there issues in bugzilla for these?

Yes, e.g.:
https://issues.dlang.org/show_bug.cgi?id=9149

Though there are also other somewhat egregious issues related to 
delegates, e.g.:
https://issues.dlang.org/show_bug.cgi?id=23136
https://issues.dlang.org/show_bug.cgi?id=22135




More information about the Digitalmars-d mailing list