Boost logo

Boost :

From: Russell Hind (rhind_at_[hidden])
Date: 2003-08-06 01:22:45


> # if BOOST_WORKAROUND( __BORLANDC__, >= 0x0560 )

I would just like to point out that if _USE_OLD_RW_STL is defined, BCB6
uses the roguewave STL from BCB5 and so doesn't have this _STL/std::
conflict. So it may be worth introducing that into the #if somehow.

(I don't define this because I prefer STLPort to RW STL but it is a fix)

Thanks

Russell


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