Skip to content

gcc 4.9 std::transform impl doesn't like DataArrayTupleRange iterators

By moving to a manual for loop we can work around this standard library implementation limitation.

Edited by Robert Maynard

Merge request reports