[Issue 7903] [TDPL] public member variables are supposed to be illegal in synchronized classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 6 11:54:00 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=7903


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-01-06 11:53:56 PST ---
Also in TDPL:

- Access to protected members is restricted to methods of the class and its
descendants (ed: not sure what's different about this one?)
- Access to private members is restricted to methods of the class

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


More information about the Digitalmars-d-bugs mailing list