Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-11-13 12:29:21


At 09:51 AM 11/12/2004, Peter Dimov wrote:
>Beman Dawes wrote:
>> To insure Boost code works with various TR implementations, some
>> Boost code will want to use the compiler vendor's version of the TR
>> if the TR component required is available, but otherwise will want to
use
>
>> Boost
>> equivalent code.
>
>However, some Boost code might want to use the Boost version of the
>component, even if one is provided in std::tr1; and we also need to keep
in
>mind that only some parts of std::tr1 may be missing. TR1-namespace-level

>global solutions can't work.

Yes, we need to be able to accommodate both of those cases.

--Beman


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