Re: [Boost-bugs] [Boost C++ Libraries] #10754: any_iterator.hpp does not compile

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10754: any_iterator.hpp does not compile
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-07 19:44:29


#10754: any_iterator.hpp does not compile
-------------------------------+--------------------------
  Reporter: dlfsdev@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: None
   Version: Boost 1.57.0 | Severity: Showstopper
Resolution: | Keywords: any_iterator
-------------------------------+--------------------------

Comment (by nigel.pattinson@…):

 I am also experiencing this, using Visual Studio 2013. Exact error
 encountered is:

 boost/range/detail/any_iterator.hpp(176): error C2143: syntax error :
 missing ';' before '<'

 Source file can simply be:

 #include <boost/range.hpp>
 #include <boost/range/any_range.hpp>

 It looks like this code is unchanged from 1.55.0 which we are currently
 using and does not display this issue, so presumably some included header
 is interfering somehow. Will look into it further and report back if I
 find anything.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10754#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