Subject: [Boost-bugs] [Boost C++ Libraries] #4762: boost::GraphvizDigraph is missing
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-20 15:22:26
#4762: boost::GraphvizDigraph is missing
--------------------------------+-------------------------------------------
Reporter: rppawlo@⦠| Owner: asutton
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
--------------------------------+-------------------------------------------
In upgrading from boost 1.43 to 1.44, my code is now failing to compile.
The culprit is that a block of code in the file boost/graph/graphviz.hpp
has been ifdef'd out in going from 1.43 to 1.44. This removed some
typedefs that I was using. In particular the boost::GraphvizDigraph
object.
1. Why were these eliminated? What objects should I use in place of the
missing typedefs? Should I just redeclare them in my code?
2. I could not find any mention of changes to the boost graph library in
the release notes for 1.44, yet there are quite a few changes to the
graphviz.hpp file.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4762> 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:04 UTC