https://issues.dlang.org/show_bug.cgi?id=10488
Marc Schütz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|INVALID |--- Severity|regression |enhancement --- Comment #3 from Marc Schütz <[email protected]> --- IMO the fact that `typeof(this)` is allowed in static methods is a compelling argument to allow this. It has interesting applications when combined with inheritance, see this forum post: http://forum.dlang.org/post/[email protected] Therefore I'm reopening this issue as an enhancement request. --
