$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [scope_exit] (Boost >= 1.65) VS 2015 internal compiler error in lambda
From: Peter Dimov (lists_at_[hidden])
Date: 2018-01-12 14:16:55
Tobias Loew wrote:
> I made a pull-request <https://github.com/boostorg/typeof/pull/11> in
> boost/typeof that reenables pre 1.65 behaviour for MSVC <= 1900
It will be very helpful if you couple this fix with a test that demonstrates
the breakage (that is, a test that fails before the fix and passes after the
fix.)