[ROOT] stl TObject::operator new & delete

From: Axel Naumann (axel@fnal.gov)
Date: Tue Apr 24 2001 - 22:58:10 MEST


Hi,

I'm using Root 3.06 on NT with MSVC6.0. When compiling a
std::list<TObjectDerived> (void __cdecl std::_Construct(class TObjectDerived
*,const class TObjectDerived &)' being compiled) I get the following
warning:

warning C4291: 'void *__cdecl TObject::operator new(unsigned int,void *)' :
no matching operator delete found; memory will not be freed if
initialization throws an exception

Is there a reason R__PLACEMENTDELETE is not defined for the standard root
for win distribution?

Regards, Axel.



This archive was generated by hypermail 2b29 : Fri Jun 08 2001 - 11:51:23 MEST