Modernize: C-arrays and loops over them

It replaces C arrays with deduced std::initializer_lists
or std::array what makes enables for-loop over them.
6 files changed