$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Changes to VS 2012 config
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-01-14 17:17:49
On Mon, Jan 14, 2013 at 4:05 PM, <Charles_J_Wilson_at_[hidden]> wrote:
> So, to enable CTP support, one would simply build with BOOST_ENABLE_MSVC_2012_NOV_CTP defined, yes?
Correct. The compiler also has to have the CTP _MSC_FULL_VER or later value.
--Beman