template<typename Graph>
struct util::GraphTraits< Graph >
Definition at line 631 of file graph.h.
#include <graph.h>
◆ NodeIndex
Initial value:
std::decay_t<decltype(*(std::declval<NeighborRangeType>().begin()))>
Definition at line 639 of file graph.h.
The documentation for this struct was generated from the following file: