[Boost-bugs] [Boost C++ Libraries] #6656: Dependent type in subgraph used without typename

Subject: [Boost-bugs] [Boost C++ Libraries] #6656: Dependent type in subgraph used without typename
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-06 11:22:10


#6656: Dependent type in subgraph used without typename
---------------------------------------+------------------------------------
 Reporter: Lars Viklund <zao@…> | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost Development Trunk | Severity: Problem
 Keywords: graph typename subgraph |
---------------------------------------+------------------------------------
 In revision 77223, the dependent type `subgraph<Graph>::children_iterator`
 is used on line 144 of `boost/graph/subgraph.hpp` without qualifying it
 with `typename`.

 This causes a compilation failure on Pathscale, adding a `typename`
 resolves the error.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6656>
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:09 UTC