[Issue 4542] [tdpl] TDPL NVI example results in linker error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 8 20:24:57 PDT 2011


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



--- Comment #11 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2011-09-08 20:24:44 PDT ---
(In reply to comment #10)
> however you can call it via
> the Foo interface. 

* You can also call callable() via Bar, so this works fine:

Bar bar = new Bar();
bar.callable();

-- 
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