www.digitalmars.com         C & C++   DMDScript  

D - friend access

I have adjusted the spec so that module members are implicitly granted
access to private members of classes of the same module, this neatly
eliminates the need for friend declarations. Thanks to all who contributed
on this topic.

www.digitalmars.com/d/attribute.html
www.digitalmars.com/d/cpptod.html

A compiler implementation for it will go out in the next update.

-Walter
Aug 15 2002