Merge branch 'fix/const-warnings' into 'master'
Remove unnecessary consts from integer return types to avoid icc warnings This MR removes unnecessary consts from integer return types to avoid many, many warnings from the Intel compiler. See merge request !742
Showing
Please register or sign in to comment