Skip to main content

chronon::sender::DirectedGraph::Edge

#include <Graph.hpp>

Public Attributes

Name
uint32_tweight
size_tto

Public Attributes Documentation

variable weight

uint32_t weight;

variable to

size_t to;

Updated on 2026-05-26 at 05:42:32 +0000