[Issue 13155] Disallow final abstract classes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 18 06:06:53 PDT 2014


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

--- Comment #1 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
In C# it's not an error, but a normal idiom when a class should not be
inherited and instances should not be created.

--


More information about the Digitalmars-d-bugs mailing list