Boost logo

Boost :

From: Chris Little (cslittle_at_[hidden])
Date: 2000-10-06 09:06:38


> -----Original Message-----
> From: starlett [mailto:andrei.verovski_at_[hidden]]
> Sent: Friday, October 06, 2000 2:23 AM
> To: boost_at_[hidden]
> Subject: [boost] boost and CW6 Mac problems
>
>
> Hi,
>
>
> I have boost (CVS snapshot Oct 4, 2000) and there seem to be problems
> with CW6 Mac.
>
> First of all, I added prefix file with the following macros:
>
> #define BOOST_NO_SLIST
> #define BOOST_NO_HASH
>
> Although MSL includes hash class, it is defined outside
> namespace std and
> I am always try to rely only on standartized features.
>
>
>
[SNIP]

I am wondering the value of these #defines. The standard doesn't include
slist and hash classes. The original SGI implementation does but there
shouldn't be a standard conforming library that provides them in namespace
std.

Chris



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