On Monday, 28 January 2013 at 17:05:38 UTC, Dicebot wrote:
http://wiki.dlang.org/DIP22
Error on that page (for C++): " public Default one, "if you can see symbol - you can access it"That is true only for structs. For classes, "private" is the default.
See also this: http://stackoverflow.com/questions/1247745/default-visibility-of-c-class-struct-members
