In the future I think we should move to `std::vector` or similar. VLAs are not supported by some platforms (I think Windows is one of these?). _Originally posted by @DaAwesomeP in https://github.com/OpenLightingProject/ola/issues/2052#issuecomment-4585097491_
In the future I think we should move to
std::vectoror similar. VLAs are not supported by some platforms (I think Windows is one of these?).Originally posted by @DaAwesomeP in #2052 (comment)