$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] Examples missing in the documentation
From: Hossein Haeri (powerprogman_at_[hidden])
Date: 2010-04-25 09:52:01
Dear all,
I have noticed that the following two examples have are missing in the BGL online documentation:
example/exterior_edge_properties.cpp
example/bellman_ford.cpp
(I spotted these in the following page:
http://www.boost.org/doc/libs/1_42_0/libs/graph/doc/using_property_maps.html)
Strangely enough, they apparently don't exist in the entire Boost website either (Google doesn't find them). Nor are they part of the 1.42 pack. Am I missing anything?
TTFN,
--Hossein