[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.
The default-constructed YGrid iterator did not initialize all its member
variables, include the YGrid
-pointer. This patch fixes the issue.