Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-10-10 04:46:53


> What do you think about having a macro to disable the extensions? Am I
> right in thinking that your main concern is that the extensions are in
> Boost.TR1?

I'm not sure that would work unfortunately: if I have one library that uses
the TR1 <functional> and another that uses <boost/functional/hash.hpp> and
then include both libraries in my code, will they both work? Which
"version" of the hash lib do I get?

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk