GCC 11 doesn't understand that 'i' isn't ever read from (because all
spans created over it have size zero), but initialize it nonetheless
to suppress the warning.
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| tst_qspan.cpp | ||
GCC 11 doesn't understand that 'i' isn't ever read from (because all
spans created over it have size zero), but initialize it nonetheless
to suppress the warning.
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| tst_qspan.cpp | ||