70e070ecbd
Also replace the C array with a std::array and (some) indexed loops with ranged-for loops. Most loops need the index in one way of another, so can't easily be converted to ranged. Pick-to: 6.5 6.4 6.2 Change-Id: I7fa05f22de9df6c68ec5797c9583476a3881532c Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de> |
||
---|---|---|
.. | ||
kernel | ||
models | ||
CMakeLists.txt |