Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!rama!lvw From: lvw@rama.UUCP (Lyndon VanWagner) Newsgroups: comp.lang.c++ Subject: Overloading new and delete Keywords: new,delete,overloading Message-ID: <10961@rama.UUCP> Date: 7 Jun 91 15:13:11 GMT Organization: Scientific Calculations, Fishers, NY Lines: 20 According to pg. 164, and 262-266 of C++ Primer by Stanley B. Lippman, one can overload the new and delete operators. I have heard some references on the net about doing this in C++ 2.0+ . Were these just rumors, or can we still do this? Thanks for the information. --Lyndon VanWagner -- ----------------------------------------------------------------------------- Lyndon C. VanWagner Internet:lvw@rama.sc.harris.com Software Engineer -or- rama!lvw@uu.psi.com Framework Development Group UUCP: ...!{uupsi,tropix}!rama!lvw Harris Corporation PHONE: (716) 924-9303 ext. 226 Scientific Calculations Division, Fishers, NY 14453 ----------------------------------------------------------------------------- Cornfield's Law (paraphrased): Before anything can change, everyone must agree. By the time that happens its a different problem. -----------------------------------------------------------------------------