$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (dgregor_at_[hidden])
Date: 2005-01-28 02:06:32
On Wednesday 12 January 2005 04:15 am, Jamie Wilkinson wrote:
> error: no matching function for call to `
> fruchterman_reingold_force_directed_layout(Umbrella::Document&,
> Umbrella::View::load_from_document()::PositionMap&, double&, double&)'
>
> Removing the typenames Param, Tag, and Rest from lines 371-372 of the
> header allows the compile to continue.
Thanks! Fixed.
Doug