From 1954458432900591990
X-Google-Thread: f78e5,47a305df4f679812,start
X-Google-Attributes: gidf78e5,public
X-Google-Language: ENGLISH,ASCII-7-bit
Path: g2news2.google.com!news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.speakeasy.net!news.speakeasy.net.POSTED!not-for-mail
NNTP-Posting-Date: Wed, 09 Aug 2006 10:40:02 -0500
Return-Path: <devnull@stump.algebra.com>
X-Authentication-Warning: mulga.csse.unimelb.edu.au: fjh set sender to devnull@stump.algebra.com using -f
X-Robomod: STUMP, ichudov@algebra.com (Igor Chudov)
X-Original-To: std-c++@mailman.ucar.edu
Delivered-To: std-c++@mailman.ucar.edu
From: "Lighter" <cqulyx@gmail.com>
Newsgroups: comp.std.c++
Subject: The C++ Standard Doesn't Permit Overloading new and delete?
Organization: http://groups.google.com
Message-ID: <1155108112.209646.246880@75g2000cwc.googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Complaints-To: groups-abuse@google.com
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 ProxyServer:3128 (squid/2.5.STABLE12)
Complaints-To: groups-abuse@google.com
Injection-Info: 75g2000cwc.googlegroups.com; posting-host=218.249.73.55;
   posting-account=2_5_Eg0AAAB-M26ui-gCpEK_g_-zwQLB
X-Virus-Scanned: amavisd-new at ucar.edu
X-Virus-Scanned: amavisd-new at csse.unimelb.edu.au
Approved: Fergus Henderson <fjh@cs.mu.oz.au>, moderator of comp.std.c++
X-Virus-Scanned: amavisd-new at csse.unimelb.edu.au
Date: Wed,  9 Aug 2006 10:33:39 CST
Lines: 17
NNTP-Posting-Host: 65.182.171.162
X-Trace: sv3-ydn99xtTNo0bFE4x8VzEbYu9b2KMu54rN9jU4jcrKzA4kf4ltd8+e/5gWpKQf/y31xIeAWaB/mV/wkM!LiYRbYQLJxVweabzSTK/sGR74sxAv7tVgmM2Mem+Fn84LhcViFOJSqY/CEq5uji/FWNQJzwgy0Uy!D3WGH+aDaB2Day69IKVdw4ASth6zYGFjRngsiVL5ZA==
X-Complaints-To: abuse@speakeasy.net
X-DMCA-Complaints-To: abuse@speakeasy.net
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.32
Xref: g2news2.google.com comp.std.c++:3217

The C++ Standard Doesn't Permit Overloading new and delete?

In the 13.5 of The C++ standard (ISO/IEC 14882, 1998), I cannot find
the specification on overloading the operators new and delete; however,
many C++ books including "C++ Primer" say that the operators new and
delete can be overloaded. I wonder if this has a definitive
specification? Who can tell me? 


Many thanks to those who answer.

---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]



