[Issue 16410] attribute inference for final methods of templated classes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 23 08:08:06 PDT 2016


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

--- Comment #10 from Lodovico Giaretta <lodovico at giaretart.net> ---
(In reply to Lodovico Giaretta from comment #9)
> Then a new question arises: why cannot attribute inference happen for
> *final* methods of templated classes?

Small precisation: I mean *final override* methods. For final (non-virtual)
methods it already happens.

--


More information about the Digitalmars-d-bugs mailing list