Home
last modified time | relevance | path

Searched defs:dfs_default_visitor_operations (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/msm/mpl_graph/
Ddepth_first_search.hpp27 struct dfs_default_visitor_operations { struct
29 struct initialize_vertex {
34 struct discover_vertex {
39 struct finish_vertex {
44 struct tree_edge {
49 struct back_edge {
54 struct forward_or_cross_edge {