Skip to content

ENH: Add const begin/end to data array

Harald Scheirich requested to merge feature/const-begin-end into master

This enables the use of data array classes in range based for loops for const and non const Data arrays

Also see #417 (closed)

Edited by Harald Scheirich

Merge request reports