Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9629: is_permutation code for cxx14 is broken
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-02-04 16:40:07
#9629: is_permutation code for cxx14 is broken
-------------------------------+-----------------------
Reporter: dsp@⦠| Owner: marshall
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: algorithm
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-----------------------
Comment (by marshall):
I have messed this up to a fare-thee-well.
Besides the problems that you've noted, there are _two_ versions of the
four iterator calls to `is_permutation`; one in the cxx11 header and one
in the cxx14 header.
And neither of them checks to see if the standard library implements this
call.
''And'' there's some weirdness in the git conversion that I have to sort
out first.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9629#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC