Re: [Boost-bugs] [Boost C++ Libraries] #4355: without namespace 'range_detail'

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4355: without namespace 'range_detail'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-28 02:06:29


#4355: without namespace 'range_detail'
-------------------------------+--------------------------------------------
  Reporter: rick68@… | Owner: neilgroves
      Type: Patches | Status: new
 Milestone: Boost 1.43.0 | Component: range
   Version: Boost 1.44.0 | Severity: Cosmetic
Resolution: | Keywords: range concept
-------------------------------+--------------------------------------------

Comment (by steven_watanabe):

 with the trunk I get

 {{{
 C:\boost\trunk\boost/concept_check.hpp(516) : error C2100: illegal
 indirection
         C:\boost\trunk\boost/concept_check.hpp(510) : while compiling
 class template member function
 'boost::ForwardIterator<TT>::~ForwardIterator(void)'
         with
         [
             TT=Iterator<ValueType>
         ]
 }}}

 which is the expected result, as there's no operator*.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4355#comment:5>
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:03 UTC