Skip to content

Modernize the checkIndexSet method

Oliver Sander requested to merge modernize-tests into master

Using if constexpr and Hybrid::forEach it can be written much more concisely.

Merge request reports