Dicebot on leaving D: It is anarchy driven development in all its glory.

Walter Bright newshound2 at digitalmars.com
Fri Aug 24 22:42:19 UTC 2018


On 8/24/2018 12:42 PM, tide wrote:
> Some problems require new features like how taking the address of a member 
> function without an object returns a function pointer, but requires a delegate 
> where C++ has member function pointers, D just has broken unusable code. Or old 
> features that were implemented poorly (C++ mangling for example).

How to do member function pointers in D:

https://www.digitalmars.com/articles/b68.html


More information about the Digitalmars-d mailing list