$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Noël Monette (jmonette_at_[hidden])
Date: 2006-02-10 04:41:11
Hello,
The documentation given in this page :
http://www.boost.org/libs/graph/doc/biconnected_components.html
is incompleet. The function signatures don't match the functions found
in the file biconnected_components.hpp. The VertexIndexMap index_map
parameter was omitted from the declarations at the beginning of the doc
page. It should be added for users of listS.
Jean-Noël Monette