Re: Destructor and exit()
Re: Destructor and exit()
- Subject: Re: Destructor and exit()
- From: "Alexey Proskuryakov" <email@hidden>
- Date: Sun, 04 Sep 2005 13:59:35 +0400
On Sun, 4 Sep 2005 02:11:27 -0700 Steve Checkoway <email@hidden>
wrote:
That's happening with static objects. If you remove 'static,' you get
$ ./a.out
ctor
ctor
dtor
Yes, that's also correct behavior... Does VC++ unwind the stack on exit()?!
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden