$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-04-12 10:36:21
Gennadiy Rozental wrote:
> P.S. While we are at it shouldn't we make sure we have single
> recognizable macro for each compiler we support (using above
> convention or the natural
> one supplied by compiler):
>
> BOOST_BORLAND
> BOOST_CAMEAU
> ...
> BOOST_VACPP
> BOOST_MSVC
Before adding these, you should check out this thread, in which possible names
were discussed:
http://listarchives.boost.org/MailArchives/boost/msg62308.php
Jonathan