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