Skip to content

removed unnecessary constructors and use implicitly generated constructors instead in TreeContainer

This MR essentially applies the rule of zero to the TreeContainerVectorBackend class and allows to copy this container.

Merge request reports