Thanks This seems fairly straight forward.
----- Original Message ----- From: "Aaron J. Seigo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 7:04 PM Subject: Re: (clug-talk) Where are automatically declared objects in C++ > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thursday 05 June 2003 04:45, Dave Lee wrote: > > I'm pretty sure that otherA.bar is also on the heap. > > yes, you're right.. my bad... member vars are allocated depending on the > object's allocation, though they still obey stack-like scoping even if > actually residing in the heap. > > - -- > Aaron J. Seigo > GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 > > KDE: The 'K' is for 'kick ass' > http://www.kde.org http://promo.kde.org/3.1/feature_guide.php > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) > > iD8DBQE+3+iJ1rcusafx20MRAloEAKCsCky43zd+vvbKz6A5tI8PUYsVxwCgpfpB > qquRrBSjI+7WjTJcFmFOBoY= > =yvb4 > -----END PGP SIGNATURE----- >
