An extended time_stamper which also records vertices for each dfs number. More...
#include <dominator_tree.hpp>
Public Types | |
typedef Tag | event_filter |
Public Member Functions | |
time_stamper_with_vertex_vector (TimeMap timeMap, VertexVector &v, TimeT &t) | |
template<class Graph > | |
void | operator() (const typename property_traits< TimeMap >::key_type &v, const Graph &g) |
void | operator() (T, Graph &) |
An extended time_stamper which also records vertices for each dfs number.
typedef Tag boost::detail::time_stamper_with_vertex_vector< TimeMap, VertexVector, TimeT, Tag >::event_filter |
|
inline |
|
inline |
|
inlineinherited |