Subject: Re: [Boost-bugs] [Boost C++ Libraries] #380: Support for bundled properties in graph adaptors
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-22 14:03:26
#380: Support for bundled properties in graph adaptors
-----------------------------------+----------------------------------------
Reporter: dgregor | Owner: dgregor
Type: Bugs | Status: reopened
Milestone: Boost 1.41.0 | Component: graph
Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Changes (by asutton):
* status: closed => reopened
* version: None => Boost Release Branch
* resolution: None =>
* severity: => Problem
* milestone: => Boost 1.41.0
Comment:
Bundled property support for subgraphs is broken since bundled property
lookups are not translated to the root graph. This might be resolved by
creating a property_map partial specialization for bundled property maps
of subgraphs and simply delegating the reference to the root graph.
Related, subgraph does not appear to model several of the MutableGraph or
MutablePropertyGraph requirements such as add_vertex(vp,g) or
remove_vertex(v,g).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/380#comment:2> 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:00 UTC