[Issue 4838] Cannot declare a delegate variable for const member functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 8 02:41:25 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4838



--- Comment #4 from klickverbot <code at klickverbot.at> 2010-09-08 02:41:01 PDT ---
(In reply to comment #3)
> const void delegate() dg = &a.foo;

Would not that rather create a const(void delegate())?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list