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