The Status of Const

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Aug 16 09:40:48 PDT 2010


Michel Fortin wrote:
> We're reinventing static-inheritance using "alias this".

Static this has been from the get-go the intent to achieve subtyping for 
structs. I, too, think that a solution to tail const for ranges should 
gravitate around alias this.

Andrei


More information about the Digitalmars-d mailing list