Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dbreadth_first_search.hpp282 template < class ColorMap > struct bfs_dispatch struct
285 static void apply(VertexListGraph& g, in apply()
300 template <> struct bfs_dispatch< param_not_found > struct
303 static void apply(VertexListGraph& g, in apply()