Re: [Boost-bugs] [Boost C++ Libraries] #10769: iterator_adaptor does not properly inherit "pointer" typedef from the base iterator

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10769: iterator_adaptor does not properly inherit "pointer" typedef from the base iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-07 20:15:54


#10769: iterator_adaptor does not properly inherit "pointer" typedef from the base
iterator
------------------------------------+------------------------------
  Reporter: Matei David <matei@…> | Owner: jeffrey.hellrung
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: iterator
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------+------------------------------

Comment (by Matei David <matei@…>):

 In the example, I'm using the `bounded_pointer` and `bounded_reference`
 classes that are part of the `boost::intrusive` test suite, available in
 the github repo.

 I compile with `gcc-4.9.1` or `clang-3.5`:
 {{{
 [g++|clang++] -std=c++11 -Wall -Wextra -pedantic -I${BOOST_INCLUDE_1_57}
 iterator-example.cpp -o iterator-example
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10769#comment:1>
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:17 UTC