:46 AM
Subject: Re: XMLURL memory allocation problem
I think I've found the root of the problem, and it seems to be something
that's been noticed before, e.g:
http://marc.theaimsgroup.com/?l=xerces-c-dev&m=107349519306035&w=2
AFAICS, VC++ (2003) doesn't handle overloading of op
I think I've found the root of the problem, and it seems to be something
that's been noticed before, e.g:
http://marc.theaimsgroup.com/?l=xerces-c-dev&m=107349519306035&w=2
AFAICS, VC++ (2003) doesn't handle overloading of operator new properly. The
XMemory class overloads placement new for all