Skip to content

Remove many const return-by-value signatures, and other sloppy or meaningless...

Andy Buckley requested to merge icpc-bad-cxx into release-3-1-x

Remove many const return-by-value signatures, and other sloppy or meaningless C++ antipatterns flagged by the icpc build.

Merge request reports