[Prev][Next][Index][Thread]
[Q] Constructors/Destructors
-
To: www-lib@w3.org
-
Subject: [Q] Constructors/Destructors
-
From: sacha@clip.dia.fi.upm.es (Sacha)
-
Date: Tue, 14 May 1996 18:18:40 +0200
-
From sacha@clip.dia.fi.upm.es Tue May 14 12: 20:31 1996
-
Message-Id: <9605141618.AA00455@sol.dia.fi.upm.es>
Hi,
Why are constructors PUBLIC but destructors (X_delete(X* this))
PRIVATE? What is there stopping me from declaring everything
PRIVATE?
Cheers,
Sacha.
Follow-Ups: