cluster_linearize::DepGraph::TxCount

Get the number of transactions in the graph. Complexity: O(1).

Synopsis

Declared in <cluster_linearize.h>

auto
TxCount() const noexcept;

Return Value

The count of occupied positions.