Re: [Boost-bugs] [Boost C++ Libraries] #13505: graph/detail/array_binary_tree.hpp:45:18: error: unknown template name 'iterator'

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13505: graph/detail/array_binary_tree.hpp:45:18: error: unknown template name 'iterator'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-03-31 08:32:29


#13505: graph/detail/array_binary_tree.hpp:45:18: error: unknown template name
'iterator'
-----------------------------------------+-------------------------------
  Reporter: Denis Davydov <davydden@…> | Owner: Jeremiah Willcock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: graph
   Version: Boost 1.67.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+-------------------------------

Comment (by Michel Morin):

> p.s. i think the issue would have been fixed by this PR

 Right, since `boost/iterator.hpp` is deprecated, that PR is a better fix.
 But I'm 95% sure that the PR will not be merged for Boost 1.67;
 the changeset is a bit too large to be merged within the Boost 1.67
 timeframe
 (and the development of Boost.Graph is not so active these days).

 If this is critical for the dealii project, I would recommend the
 following:
 - First, submit a PR to [https://github.com/boostorg/graph Boost.Graph]
 that `#include`s the missing header.
 - Then, post a message to
 [https://lists.boost.org/mailman/listinfo.cgi/boost the Boost developers'
 ML] (you need to describe the ML to post a message) with a subject
 something like "[1.67] Missing include in Boost.Graph" and say
   - dealii cannot be built without your PR (if this is a regression,
 please say so).
   - also mention that boostorg/graph #101 would be a better fix.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13505#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 : 2018-03-31 08:36:40 UTC