Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5811: indirected range adaptor not satisfied with unary dereference operator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-10-24 11:58:04
#5811: indirected range adaptor not satisfied with unary dereference operator
-------------------------------------+-------------------------------------
Reporter: Lars Viklund <zao@â¦> | Owner: Neil Groves
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: range
Version: Boost Development | Severity: Problem
Trunk | Keywords: optional element_type
Resolution: | range adaptor indirected
-------------------------------------+-------------------------------------
Changes (by rob.desbois@â¦):
* status: closed => reopened
* resolution: fixed =>
Comment:
This doesn't appear to be fixed; I've tried the testcase using the latest
Boost (1.65.1) with both clang 4.01 and gcc 6.4.1, but still get the
compilation failure:
{{{
boost_1_65_1/boost/pointee.hpp:30:27: error: no type named 'element_type'
in 'boost::optional<int>'
}}}
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/5811#comment:4> 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-10-24 12:04:40 UTC