The graph_mutability_traits provide methods for determining the interfaces supported by graph classes for adding and removing vertices and edges. More...
#include <graph_mutability_traits.hpp>
Public Types | |
typedef Graph::mutability_category | category |
The graph_mutability_traits provide methods for determining the interfaces supported by graph classes for adding and removing vertices and edges.
typedef Graph::mutability_category boost::graph_mutability_traits< Graph >::category |