Skip to content

Fix range v3 deprecation warning

Marco Cattaneo requested to merge fix-ranges-v3-warnings-run2 into run2-patches

Fixes

warning: 'v3' is deprecated: The name ranges::v3 namespace is deprecated. Please discontinue using it. [-Wdeprecated-declarations]

in clang8 build

Edited by Marco Cattaneo

Merge request reports