degski / multi_array

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi_array

Stack allocated non-zero-based arrays of dimensions 1 through 4. This is intended to be a replacement [not drop-in] of Boost.Multi_Array. For heap-allocation, just allocate the whole object on the heap.

About

License:MIT License


Languages

Language:C++ 100.0%