-
- Downloads
Add ItemArray class
It consists in a collection of arrays of the SAME size associated to items. The implementation return a SubArray associate with each item. It mimics the API of ItemValue's. The array size itself is dynamic.
parent
b60d6b7f
No related branches found
No related tags found
src/mesh/ItemArray.hpp
0 → 100644
tests/test_ItemArray.cpp
0 → 100644
Please register or sign in to comment