Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!mcsun!unido!orthogo!basti From: basti@orthogo.UUCP (Sebastian Wangnick) Newsgroups: comp.lang.c++ Subject: const objects not destructed Message-ID: <1185@orthogo.UUCP> Date: 26 Feb 91 10:55:38 GMT Distribution: comp Organization: none Lines: 8 When adapting my OO system to use const where useful, i recognized that for const objects my constructor is called, but not my destructor. I RDFARM but couldn't find anything on that special topic, so I regard this as an (cfront 2.0) error. Can someone proove me wrong? Sebastian Wangnick (basti@orthogo.uucp)