
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@gmail.com> To: <boost@lists.boost.org> 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