$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [graph] VertexListGraph and InputIterator, and LEDA graph
From: Jens Müller (blog_at_[hidden])
Date: 2012-01-05 16:37:58
Am 02.01.2012 17:40, schrieb Jens Müller:
>
> So the bug is in leda_graph.hpp: "const leda::node*" as difference type
> does not make sense at all.
>
> I will send a patch soon.
Can someone please checkin the attached patch?
It fixes iterators and the clear_vertex function for the LEDA graph adapter.
-- Jens