Skip to content

Fix a compiler error in the debug output of checkIndexSet

Simon Praetorius requested to merge issue/debug-output-grid-checks into master

Summary

There is an ambiguity issue with the output of integral-constants. This MR adds an explicit cast to make this work.

Merge request reports