$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] Changes to reflect Visual C++ "15" preview 5
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-10-07 20:49:27
On 10/08/16 00:38, Beman Dawes wrote:
>
> BOOST_NO_CXX11_HDR_CODECVT
>
> That's wrong. <codecvt> has been supplied at least since msvc 10.0. I'll
> submit a P/R.
I remember the <codecvt> functionality was unusable because of the
linking errors. I think it was the case around MSVC 14. I don't know
if/when it was fixed.