DMD 2.066 Alpha

Tove via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jun 15 00:30:22 PDT 2014


On Friday, 13 June 2014 at 16:49:26 UTC, Andrei Alexandrescu 
wrote:
>
> Virtual by default will not change. Being able to negate the 
> "final:" label is nice to have but not a must. Adding a keyword 
> for that doesn't scale - it would mean we'd need to add one 
> keyword to undo each label.
>
>
> Andrei

Just to try and establish a clear path forwards,
if a pull request existed which added support for...
final!true
final!false
... would it be accepted?

Or would a generic negate-x-DIP be required?
const!false
noexcept!false
etc.


More information about the Digitalmars-d-announce mailing list