Use C initializer list to populate constant arrays
In C, if the initializer list is shorter than the arrary, then the array is filled with last value in the initializer list.
Merge request reports
Activity
enabled an automatic merge when the pipeline for e455056c succeeds
Please register or sign in to reply