Skip to content
GitLab
Explore
Sign in
Register
This project is archived. Its data is
read-only
.
Make sure we use ptrdiff_t for index into arrays.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Make sure we use ptrdiff_t for index into arrays.
Robert Maynard
requested to merge
robertmaynard/vtk-m:iterator_operator_square_bracket_corrected
into
master
Jun 16, 2015
Overview
1
Commits
1
Pipelines
0
Changes
This is a requirement since you can use negative indices into arrays.
Merge request reports
Loading