From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Paul Koning Cc: chip@pobox.com, egcs@cygnus.com Subject: Re: Exceptions in constructor? Date: Mon, 27 Oct 1997 12:57:00 -0000 Message-id: References: <199710251635.MAA20432@cyprus.atlantic.net> <9710271419.AA18552@kona.> X-SW-Source: 1997-10/msg01143.html Paul Koning writes: >>>>>> "chip" == chip writes: chip> throwing an exception in a constructor chip> automatically called the appropriate operator delete () if chip> there had been a call to operator new (). > Does the C++ standard say to do that? It does, in [expr.new]/17-20 -- Alexandre Oliva mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org http://www.dcc.unicamp.br/~oliva Universidade Estadual de Campinas, SP, Brasil