$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [BGL] StoerâWagner min-cut algorithm
From: Daniel Trebbien (dtrebbien_at_[hidden])
Date: 2010-07-08 08:38:23
I had thought that adding `inline` to members was necessary for older
compilers, but apparently not. Attached is a new patch for
`boost/graph/named_function_params.hpp`.