Boost logo

Boost Users :

Subject: Re: [Boost-users] [TR1] How to say BOOST_USE_BOOST_TR1
From: John Maddock (john_at_[hidden])
Date: 2009-02-26 04:31:13


> Or are we going to run into trouble because another std header might
> include the compiler's tr1 stuff again?

Yes, for example there are TR1 components in existing C++ std lib headers
such as <utility> <cmath> etc.

So there's no mechanism by which we can avoid including the vendors version
if it's available.

John.


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