For some reason this resulted in a unused-variable warning (on gcc). Think we had such false positives before when `constexpr` was used.
For some reason this resulted in a unused-variable warning (on gcc). Think we had such false positives before when `constexpr` was used.