dsharlet / array

C++ multidimensional arrays in the spirit of the STL
Apache License 2.0
198 stars 15 forks source link

reshape operations don't check bounds #11

Closed dsharlet closed 4 years ago

dsharlet commented 4 years ago

This is hard without #2.