Path: utzoo!censor!geac!torsqnt!hybrid!scifi!bywater!uunet!microsoft!jimad From: jimad@microsoft.UUCP (Jim ADCOCK) Newsgroups: comp.lang.c++ Subject: Re: Distinguishing stack and heap objects Message-ID: <60428@microsoft.UUCP> Date: 11 Jan 91 21:16:35 GMT References: <1990Dec29.013620.23761@sjsumcs.sjsu.edu! <1598@inews.intel.com> <20083@netcom.UUCP> Reply-To: jimad@microsoft.UUCP (Jim ADCOCK) Organization: Microsoft Corp., Redmond WA Lines: 7 In article <20083@netcom.UUCP> aed@netcom.UUCP (Andrew Davidson) writes: >It is possible to overload the new and delete operators. I agree. See also "The Annotated C++ Reference Manual," pg 280-284, and/or XJ316 working draft section 12.5 I would expect only very old C++ compilers not to support this feature.