7ddfaeb59e
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.
Eliminates the custom arrayWithLength<T> wrapper and all typedefs, replacing with std::vector<T> directly.