From: Claus Fischer Newsgroups: gnu.gcc.help,comp.os.os2.programmer.misc,comp.os.msdos.djgpp Subject: Re: C++ constructor problem solved!! Read how, it might come in useful in your future programs! Date: 19 Jan 1998 10:26:03 -0800 Organization: Intel Corporation Lines: 8 Message-ID: References: <34C2817A DOT 5547BE86 AT alcyone DOT com> NNTP-Posting-Host: tcadcs6.sc.intel.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In reply to the previous thread, I posted that explicitely calling constructors is (to my knowledge) NOT possible. I might be wrong, but I think the standard requires a temporary object to be created. At least ARM says so. If you have better knowledge, please mail me. Claus Fischer Not speaking for Intel.