Multidimensional Array (MDA) is a class for creating and using multi-dimensional arrays.
Storage for the array is based on a templated C++ STL vector class. The beauty of the STL vector class is that it automagically resizes itself when constructing or copying. Caveat Emptor.
The multidimensional arrays are indexed using unsigned integers.
The types that may stored may be any that provide a copy and assignment operator.
Features
- C++ STL templated
Categories
StatisticsLicense
MIT LicenseFollow Multidimensional Array (MDA)
Other Useful Business Software
G-P - Global EOR Solution
With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Multidimensional Array (MDA)!