$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2004-01-27 19:28:12
David Abrahams wrote:
> Furthermore, according
> to the MS docs, the compiler supplies no preprocessor symbol we could
> use to detect /Za and switch to using enums. I'm not sure there's a
> workaround for this one.
>
I think _MSC_EXTENSIONS is the preprocessor symbol you're looking for.
-- Eric Niebler Boost Consulting www.boost-consulting.com