Subject: [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-30 15:42:39
#13505: graph/detail/array_binary_tree.hpp:45:18: error: unknown template name
'iterator'
----------------------------------------+---------------------
Reporter: Denis Davydov <davydden@â¦> | Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.67.0 | Severity: Problem
Keywords: |
----------------------------------------+---------------------
Discovered this when building [https://github.com/dealii/dealii deal.II]
against boost 1.67.0.b1 with Apple's Clang 9.1.0:
{{{
2449 In file included from /Users/davydden/spack/opt/spack/darwin-
highsierra-
x86_64/clang-9.1.0-apple/boost-1.67.0.b1-hfpvj4kx4lur5l6i2uhlp6kwlai5rbln/include/boost/graph/cuthill_mckee_ordering.hpp:15:
2450 In file included from /Users/davydden/spack/opt/spack/darwin-
highsierra-
x86_64/clang-9.1.0-apple/boost-1.67.0.b1-hfpvj4kx4lur5l6i2uhlp6kwlai5rbln/include/boost/graph/detail/sparse_ordering.hpp:18:
2451 In file included from /Users/davydden/spack/opt/spack/darwin-
highsierra-
x86_64/clang-9.1.0-apple/boost-1.67.0.b1-hfpvj4kx4lur5l6i2uhlp6kwlai5rbln/include/boost/pending/mutable_queue.hpp:20:
>> 2452 /Users/davydden/spack/opt/spack/darwin-highsierra-
x86_64/clang-9.1.0-apple/boost-1.67.0.b1-hfpvj4kx4lur5l6i2uhlp6kwlai5rbln/include/boost/graph/detail/array_binary_tree.hpp:45:18:
error: unknown template name 'iterator'
2453 : boost::iterator<std::bidirectional_iterator_tag,
ArrayBinaryTreeNode,
2454 ^
}}}
I can not use any lower version due to other issues.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13505> 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-30 15:49:32 UTC