RawRadixTree.getSubCount

Get number of sub-nodes of node curr.

template RawRadixTree(Value = void, A_)
@safe pure nothrow @nogc
getSubCount
(
inout Branch curr
)

Meta