Subject: [Boost-users] [BGL] Accessing graph_properties member
From: Caligula (caligulaemperorofrome_at_[hidden])
Date: 2009-09-09 01:53:23


How can I access a member of graph_properties, such as a boolean or a vertex descriptor?
A map might not be appropriate because there is only one graph.

-Caligula