home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!uwm.edu!linac!att!att!allegra!alice!bs
- From: bs@alice.att.com (Bjarne Stroustrup)
- Newsgroups: comp.lang.c++
- Subject: Re: Operator "new" - how to catch array-allocation?
- Message-ID: <24457@alice.att.com>
- Date: 20 Dec 92 18:54:15 GMT
- References: <1992Dec14.143339.26314@daimi.aau.dk> <1992Dec20.122527.2701@ucc.su.OZ.AU>
- Organization: AT&T Bell Laboratories, Murray Hill NJ
- Lines: 12
-
-
-
- maxtal@extro.ucc.su.OZ.AU (John MAX Skaller @ MAXTAL) writes
-
- > It is not currently possible to overload operator new[],
- > if only because there is no such operator. There is a proposal
- > before the committee to allow this, and I dont believe there are any
- > in-principle objections to it.
-
- Better still (or worse, depending on your point of view), The proposal
- has passed and it will soon be time to try out implementations from your
- local C++ compiler purveyor.
-