Skip to content

[1d][facet] Initialize this pointer in vertex entity correctly using emplace_back.

Samuel Burbulla requested to merge bugfix/facet-vertex-invalid-this-pointer into master

This solves the issue with the wrong leafIndex_ in the vertex_ array.

Merge request reports