Subject: Re: [boost] Visual Studio 2015 Update 3 has removedstd::unary_functionand std::binary_function
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2016-11-07 07:53:41


On 11/07/16 15:31, Peter Dimov wrote:
> Andrey Semashev wrote:
>
>> IMHO, there's no point in a "short term fix" if it's messier and more
>> complicated than a normal fix.
>
> Well the point is to get code using the headers to compile without
> errors under /std:c++latest, as this is the practical problem users of
> Boost are currently facing.

I understand the problem, my comment was regarding the solution. Anyway,
it works now, that's the important part.