[Issue 5128] Forbid abstract attribute for nonabstract methods
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 31 10:16:23 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5128
Stewart Gordon <smjg at iname.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |smjg at iname.com
Resolution| |INVALID
--- Comment #1 from Stewart Gordon <smjg at iname.com> 2010-10-31 10:15:27 PDT ---
http://www.digitalmars.com/d/1.0/attribute.html#abstract
http://www.digitalmars.com/d/2.0/attribute.html#abstract
"Functions declared as abstract can still have function bodies. This is so that
even though they must be overridden, they can still provide ‘base class
functionality.’"
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list