$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] BGL: graphml caption
From: Caligula (caligulaemperorofrome_at_[hidden])
Date: 2009-07-18 18:48:42
Hi, Does anyone know how to add a caption (in BGL) to the graphml output produced by the following line?
write_graphml(cout, g, dpp, true);