From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_05,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,ef0074ec236ba6e3 X-Google-Attributes: gid109fba,public X-Google-Thread: 108717,ef0074ec236ba6e3 X-Google-Attributes: gid108717,public X-Google-Thread: 1014db,ef0074ec236ba6e3 X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,b19fa62fdce575f9 X-Google-Attributes: gid103376,public X-Google-Thread: 1108a1,ef0074ec236ba6e3 X-Google-Attributes: gid1108a1,public X-Google-ArrivalTime: 1994-11-30 11:16:10 PST Newsgroups: comp.lang.ada,comp.lang.c,comp.programming,comp.lang.c++,comp.object Path: bga.com!news.sprintlink.net!pipex!uunet!zib-berlin.de!news.th-darmstadt.de!terra.wiwi.uni-frankfurt.de!zeus.rbi.informatik.uni-frankfurt.de!news.dfn.de!scsing.switch.ch!svuse.ubs.com!svnews.ubs.com!svusenet.ubs.ch!news From: zhebu@svusenet.ubs.ch Subject: Re: Question about class destructors...Easy??? Message-ID: <1994Nov30.131808.977@zh014.ubs.ubs.ch> Sender: news@svusenet.ubs.ch Nntp-Posting-Host: svusenet.ubs.ch Reply-To: urs.eberle@zhflur.ubs.ubs.ch Organization: Union Bank of Switzerland (Zuerich) X-Newsreader: TIN [version 1.1 PL6] References: <3bfjul$kfh@lab2.cs.purdue.edu> Date: Wed, 30 Nov 1994 13:18:08 GMT Xref: bga.com comp.lang.ada:8102 comp.lang.c:32623 comp.programming:5506 comp.lang.c++:38979 comp.object:9185 Date: 1994-11-30T13:18:08+00:00 List-Id: No, you can't pass arguments to a destructor. If you mean the operator delete, the arguments are a pointer to the memory-block and the size of the block to be released. -- NAME Urs Eberle EMAIL urs.eberle@zhflur.ubs.ubs.ch PHONE ++41-1-236-58-08