DMD producing huge binaries
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Thu May 19 16:47:34 PDT 2016
On 5/19/2016 4:36 PM, jmh530 wrote:
> Queue me going to the language reference to look up static structs and reading
>
> "A struct can be prevented from being nested by using the static attribute, but
> then of course it will not be able to access variables from its enclosing scope."
>
> Not a fan of that description...
You can always submit a PR for a better one.
More information about the Digitalmars-d
mailing list