Boost logo

Boost :

From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2006-04-27 04:56:08


These macros are not specific to any particular compiler.
They are set by two different implementations of STL:
RogueWave standard C++ library and STLport,
respectively. These STLs support multiple compilers,
including Borland.

Boris

----- Original Message -----
From: "Nicola Musatti" <Nicola.Musatti_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, April 27, 2006 4:17 AM
Subject: [boost] Help! Which compilers use _RWSTD_VER and __SGI_STL_PORT?

> Hallo,
> I think I found a workaround for the pool problem with BCB2006, which
> broke several serialization tests. However in order to be sure not to
> break other compilers I need to know if the macros above, _RWSTD_VER and
> __SGI_STL_PORT, are Borland specific or no. Any idea?
>
> Thanks,
> Nicola Musatti
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>


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