Boost logo

Boost Users :

Subject: Re: [Boost-users] A doubt in Boost Format
From: Gokulakannan Somasundaram (gokul007_at_[hidden])
Date: 2011-06-16 01:14:51


>
>
> Why don't you override the global operator new?
>
>
> -- overriding the global operator new is generally a discouraged practice.
We have overridden new in the specific classes and passed it around as a
policy class to be inherited. With Windows DLLs, i would need to do only
static linking with global operator new override. Because of all these
reasons, we are staying away from it.

Thanks.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net