home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18260 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  908 b 

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