Subject: [Boost-bugs] [Boost C++ Libraries] #7327: Use traits to create null_vertex().
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-04 12:58:31
#7327: Use traits to create null_vertex().
------------------------------------------------+---------------------------
Reporter: Ivan A. Melnikov <iv@â¦> | Owner: jewillco
Type: Bugs | Status: new
Milestone: Boost 1.52.0 | Component: graph
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
------------------------------------------------+---------------------------
In several places Boost.Graph uses Graph::null_vertex(), where graph
traits should be used. This breaks compilation when Graph is external type
with no static null_vertex() method. I will attach a patch that fixes this
problem where it hit me, but there might be more.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7327> 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:10 UTC