Inner classes question

Ivan Senji ivan.senji_REMOVE_ at _THIS__gmail.com
Mon Sep 11 10:31:52 PDT 2006


David Medlock wrote:
> 
> Make I1 static?  This compiles, though I am not sure if it does the same 
> thing as Java.

Instance of a static inner class doesn't have access to outer members of 
outer class instance.



More information about the Digitalmars-d-learn mailing list