Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 160 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 160 Bytes

fancyarray

A templated structure of arrays of elements of different types. Uses std::tuple and std::vector

Also uses raw memory structure (experimental)