vtk-m/docs/changelog/fix-iterator-operator.md

6 lines
212 B
Markdown
Raw Normal View History

# Fixed operator for IteratorFromArrayPortal
There was an error in `operator-=` for `IteratorFromArrayPortal` that went
by unnoticed. The operator is fixed and regression tests for the operators
has been added.