Skip to content

[cleanup] Add HybridTreePath::size()

Carsten Gräser requested to merge feature/add-hybridtreepath-size into master

This is necessary to use this analogously to DynamicTreePath. Notice, that the size is static constexpr here.

Merge request reports