http://d.puremagic.com/issues/show_bug.cgi?id=2058 ------- Comment #1 from bugzilla at digitalmars.com 2008-04-29 15:00 ------- Passing in a member function is easy - they pass as delegate types, rather than function pointer types. --