Skip to content

[!75] Static treepath

Christian Engwer requested to merge cherry-pick-MR75 into releases/2.7

We introduce an alias StaticTreePath<i,...> refering to the corresponding HybridTreePath<integral_constant,...>.

The old (superseeded) static TreePath<i,...> is now deprecated and will be removed after 2.7.

The StaticTreePath will stay as a convenience alias.

Merge request reports