[comp.lang.c++] const objects not destructed

basti@orthogo.UUCP (Sebastian Wangnick) (02/26/91)

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)