|
Boost : |
Subject: Re: [boost] Visual Studio 2015 Update 3 has removedstd::unary_functionand std::binary_function
From: Peter Dimov (lists_at_[hidden])
Date: 2016-11-06 18:31:59
Marshall Clow wrote:
> In case I wasn't clear: I think we definitely want these fixes in 1.63.0
OK, here are the changes for review:
Bind:
https://github.com/boostorg/bind/commit/60d3e0f4f3f44af38a8c72bc90d89714c913d96b
Function:
https://github.com/boostorg/function/commit/c326d30f2875a21da60b476e331f39b779755abd
Smart_ptr:
https://github.com/boostorg/smart_ptr/commit/a7fbb0a8415acae2a8507d697653930e31f19dd6
Utility:
https://github.com/boostorg/utility/commit/ff445c0ecedad0540be832102165ff9cc28ab53f
https://github.com/boostorg/utility/commit/0f1f793cafb8eca72a05ff842298d0161dc52b05
(tested locally on g++, clang, msvc various versions, msvc-14.0 c++latest)
I think that they are sufficiently low risk that there's no need to wait for
the tests to cycle, but I have no problem with waiting, too. :-)
For smart_ptr to go all green, functional/hash needs to be fixed as well.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk