By default, a non-template variable of non-volatile const-qualified type having namespace-scope has internal linkage, so no need for `static`.
2.9 KiB
2.9 KiB
By default, a non-template variable of non-volatile const-qualified type having namespace-scope has internal linkage, so no need for `static`.