Ignore declarations which are allowed to be unused, e.g. inside of a speculative compilation: __traits(compiles, { S s = 0; })
See Implementation
Ignore declarations which are allowed to be unused, e.g. inside of a speculative compilation: __traits(compiles, { S s = 0; })