[Issue 16371] warn/deprecate implicit final in interfaces
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 10 09:40:49 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16371
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schveiguy at yahoo.com
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
I don't think this makes sense. Templates can never add virtual functions or
non-static members, even to classes. Why should it be different for interfaces?
--
More information about the Digitalmars-d-bugs
mailing list