Calling an alias for a Class method in another scope

Max Samukha maxsamukha at gmail.com
Sat Jun 2 10:35:02 PDT 2012


On Saturday, 2 June 2012 at 17:33:04 UTC, Max Samukha wrote:

> (of function pointer) type, so you will have to go hacky. It is
> easiest to use std.functional.toDelegate (don't ask why it is in
> std.functional):

s/of function pointer/or function pointer/


More information about the Digitalmars-d mailing list