You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Hassink, Brian" <BH...@Ciena.com> on 2004/01/12 22:33:29 UTC

operator new and delete

Hi,

I'm attempting to overload global operators new and delete for use within my own application, but Xerces is doing this as well in XMemory.hpp and so I'm getting compile time collisions under Cygwin.

There's probably a simple way to avoid these collisions, but it's not obvious to me. Any suggestions?

Cheers,
Brian


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org