Subject: Re: [boost] [BGL] reverse_graph
From: Jeremiah Willcock (jewillco_at_[hidden])
Date: 2011-12-11 02:20:42


On Sun, 11 Dec 2011, Fabien Castan wrote:

> Hi,
> I have some troubles using boost::transpose_graph since boost 1.48.
> See the sample code.

Please see if the latest trunk fixes this issue (I put in a few bug fixes
just now); your code now compiles for me.

-- Jeremiah Willcock