
10 Jul
2004
10 Jul
'04
3:10 p.m.
Arkadiy Vertleyb wrote:
Alexander Nasonov <alnsn@yandex.ru> wrote
Can you switch to boost scheme of detecting the compiler?
Done.
http://groups.yahoo.com/group/boost/files/typeof.zip
The best I could do non-intruisively to Boost was to repeat the switch defined in "select_compiler_config.hpp"... Or can I do any better?
Read $BOOST_ROOT/libs/config/config.htm. There you'll find BOOST_INTEL and BOOST_MSVC but I'm not sure it's a proper way either. You can also read "Guidelines for Boost Authors" section. -- Alexander Nasonov