|
using | queue_type = typename traversal_traits_base< G, F, QArgs... >::queue_type |
|
using | edge_index_type = typename G::edge_index_type |
|
|
static constexpr queue_type | make (QArgs... args) |
|
static constexpr auto | begin (const G &graph, const edge_index_type nodeIndex) |
|
static constexpr auto | end (const G &graph, const edge_index_type nodeIndex) |
|
The documentation for this struct was generated from the following file: