$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Tom Lenaerts (tlenaert_at_[hidden])
Date: 2006-09-06 11:01:40
Hi all,
I'm completely new to the  boost graph library.  I was wondering  
whether instead of defining structs and add them as bundled  
properties to the vertices and edges one can also simply add  classes  
and insert instances of these classes?
If this is possible, can anyone explain how this can be done and what  
the interface of these classes must look like?
ciao
Tom