Код: Выделить всё
Array4 const& a = fab1.array();
Dim3 lo = lbound(a);
Dim3 hi = ubound(a);
int nc = a.nComp();
for(int n=0; n
Подробнее здесь: [url]https://stackoverflow.com/questions/78728548/why-this-constant-struct-can-be-modified-in-this-way[/url]