Date: Mon, 29 Jun 1998 19:50:31 +0200 (MET DST) From: Marco Molteni <molter@tin.it> To: freebsd-chat@FreeBSD.ORG Subject: Quote of the day (fwd) Message-ID: <Pine.BSF.3.96.980629194923.2060A-100000@dumbwinter.ecomotor.it>
next in thread | raw e-mail | index | archive | help
Sorry guys,
I couldn't resist ;-)
Marco
---------- Forwarded message ----------
Date: Mon, 29 Jun 1998 03:50:03 -0600
From: Quote of the day <qotd-request@ensu.ucalgary.ca>
To: Quote of the day mailing list <qotd@ensu.ucalgary.ca>
Subject: Quote of the day
"... C++ offers even more flexible control over the visibility of member
objects and member functions. Specifically, members may be placed in
the public, private, or protected parts of a class. Members declared
in the public parts are visible to all clients; members declared in the
private parts are fully encapsulated; and members declared in the
protected parts are visible only to the class itself and its
subclasses. C++ also supports the notion of *friends*: cooperative
classes that are permitted to see each other's private parts."
- Grady Booch describes his notion of friendship, "Object Oriented
Design with Applications"
Submitted by: captain
Feb. 24, 1998
--------------------------------------------------------------
Send quotation submissions to qotd@ensu.ucalgary.ca
Send list changes or requests to qotd-request@ensu.ucalgary.ca
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980629194923.2060A-100000>
