Converting function pointers to delegates

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Apr 15 04:30:37 PDT 2014


On 4/15/14, Artur Skawina <art.08.09 at gmail.com> wrote:
> It *is* true. Classes are /reference types/, not references to classes.

I meant the part where he said you can't cast a reference to a pointer. You can.


More information about the Digitalmars-d-learn mailing list