2 Jun
2018
2 Jun
'18
6:56 a.m.
On 6/1/2018 11:19 PM, degski via Boost-users wrote:
On 2 June 2018 at 07:53, Jim Porter via Boost-users
mailto:boost-users@lists.boost.org> wrote: If it matters, the Appveyor build I'm seeing this with uses Visual Studio 2015 Update 3.
VS2015 has been qualified (quite some time ago already, on reddit) as "buggy" and "to be dropped", because of that, by STL. VS2017 has <optional> and it is ABI-compatible with VS2015.
Good to know. I don't follow Windows dev super closely, so I guess I was trying to provide more support for VS2015 than is warranted. :) - Jim