Determine the "type" of a delegate

teo teo.ubuntu at yahoo.com
Sat Mar 26 03:46:22 PDT 2011


Having a delegate d, I can use d.ptr to get a void* pointer to the 
environment used to construct the delegate. How can I determine from that 
pointer whether that is a class object?


More information about the Digitalmars-d mailing list