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`.