Type-traits metafunction used to determine if a given graph is a stapl::dynamic_graph. More...
Static Public Attributes | |
static const bool | value = false |
Type-traits metafunction used to determine if a given graph is a stapl::dynamic_graph.
Graph | The type of the graph in question. |