$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Broken unary_functions in numeric conversions
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2017-08-22 13:20:04
On 22 August 2017 at 15:06, Bjorn Reese via Boost <boost_at_[hidden]>
wrote:
> On 08/22/2017 01:45 PM, John Maddock via Boost wrote:
>
> This is hitting me as well, and I'd like it fixed, in fact I think I asked
>> about the revert on GitHub, but haven't got a reply. There was
>>
>
> https://listarchives.boost.org/Archives/boost/2016/07/230398.php
>
>
Looks like the commit was doing more than what I did to fix my boost
version (just remove the inheritance, no addition).
I don't have a way to check right now this but maybe the traits are
necessary only under c++11.
Joël Lamotte