Skip to content

[bugfix] initialize default constructed `YGrid` iterator

The default-constructed YGrid iterator did not initialize all its member variables, include the YGrid-pointer. This patch fixes the issue.

Merge request reports