[Boost-bugs] [Boost C++ Libraries] #10497: Cannot assign filter_range to any_range (gcc only)

Subject: [Boost-bugs] [Boost C++ Libraries] #10497: Cannot assign filter_range to any_range (gcc only)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-12 11:51:56


#10497: Cannot assign filter_range to any_range (gcc only)
--------------------------------------------------+------------------------
 Reporter: Alex Puchades <alex94puchades+dev@…> | Owner: neilgroves
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
--------------------------------------------------+------------------------
 When trying to assign a filter_range to a suitable any_range, the attached
 source code fails to compile under g++ (v4.8.3), but does compile under
 clang++ (v3.4).

 From the error messages I get, it seems that the error triggers when
 trying to use the default constructor of filter_range with Predicate =
 lambda and an Iterator = non-default-constructible iterator.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10497>
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:16 UTC