Boost logo

Boost :

Subject: Re: [boost] [algorithm] Test failure in C++14
From: Ben Pope (benpope81_at_[hidden])
Date: 2014-02-25 22:57:25


On Saturday, December 14, 2013 11:48 PM, Marshall Clow wrote:
> On Dec 10, 2013, at 11:34 PM, Ben Pope <benpope81_at_[hidden]> wrote:
>
>> I haven't looked in detail, but it looks like those two overloads were
>> added in C++14 and need guarding with a suitable #if __cplusplus >=
>> C++1Y_version_here
>
> Yep - that’s what’s happening here.
>
> Also, there are two implementations of the same routines; one in cxx11/is_permutation.hpp, and the other in cxx14/is_permutation.hpp.
>
> I’ll clean that up - thanks for letting me know.

Ping.

Ben


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk