$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [preprocessor] having trouble using reentrant macros
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2012-04-05 03:15:15
On Wed, 04 Apr 2012 21:10:10 -0400, Dave Abrahams wrote:
> Paul, how are compilers doing these days? Is the use of Chaos
> reasonably portable in practice to recent compilers, or are the
> preprocessors still too badly broken?
I don't regularly use any of them except GCC (which is good), so I can't
say for sure. However, VC is as bad as always, and since that's a pretty
"important" compiler for portable code...
Regards,
Paul Mensonides