Language feature suggestions: This and Super
Gor Gyolchanyan
gor.f.gyolchanyan at gmail.com
Fri Jun 15 22:25:03 PDT 2012
On Sat, Jun 16, 2012 at 9:18 AM, Tommi <tommitissari at hotmail.com> wrote:
> What do you think of adding to the language these couple of keywords just
> for syntactic sugar: This and Super. They'd be the types of this and super
> inside class and struct scope.
>
> is(This == typeof(this))
> ...and...
> is(Super == typeof(super))
I think typeof(this) and typeof(super) is not too bad.
--
Bye,
Gor Gyolchanyan.
More information about the Digitalmars-d
mailing list