https://issues.dlang.org/show_bug.cgi?id=23377
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Nick Treleaven <[email protected]> --- (In reply to Luís Ferreira from comment #3) > although, I think this should be more > explicit on the language documentation/spec, then, at least, the way to do > it, with an example using an alias. It is in the spec: https://dlang.org/spec/function.html#function-inheritance However, it would be easier to find if the whole virtual functions section was moved to the class page. --
