$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Intel on Win32 and C++0x support?
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-01-25 05:05:34
Can anyone with Intel on Win32 let me know whether the compiler supports any
C++0x features in default MSVC compatibility mode, in case it helps the
Linux compiler appears to have:
static_asserts v11 and later
rvalue refs and delctype v12 and later
but only when -std=c++0x is set.
Thanks, John.