Use std::array instead of std::vector for offset
- Jan 05, 2017
-
-
Christoph Grüninger authored
* The size is fixed and known at compile time. * No more maybe-uninitialized warnings
-
* The size is fixed and known at compile time. * No more maybe-uninitialized warnings