Sequoia
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
sequoia::maths::graph_impl::traversal_traits< G, F, QArgs > Struct Template Reference
Inheritance diagram for sequoia::maths::graph_impl::traversal_traits< G, F, QArgs >:
sequoia::maths::graph_impl::traversal_traits_base< G, F, QArgs... >

Public Types

using queue_type = typename traversal_traits_base< G, F, QArgs... >::queue_type
 
using edge_index_type = typename G::edge_index_type
 

Static Public Member Functions

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: