Home
last modified time | relevance | path

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

/third_party/boost/boost/msm/mpl_graph/
Dbreadth_first_search.hpp101 struct bfs_run_queue { struct
103 typedef typename mpl::front<VertexQueue>::type Vertex;
104 typedef typename mpl::pop_front<VertexQueue>::type Tail;
105 …def typename VisitorOps::template examine_vertex<Vertex, Graph, VisitorState>::type examined_state;
112 >::type did_edges;
116 finished_vertex;
120 colored_vertex;
121 typedef typename mpl::at_c<did_edges, 2>::type queued_targets;
128 colored_vertex> >::type::type type;