[Issue 16343] Incorrectly requiring this pointer for a free function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 20 14:28:56 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=16343

--- Comment #7 from Basile-z <b2.temp at gmx.com> ---
A fix would be to infer "static"... but this is excessively hard since
TemplateDeclaration and TemplateInstance are two different things and the real
scope comes with the instance.

--


More information about the Digitalmars-d-bugs mailing list