is(this : myClass)

Patrick tengai650 at gmail.com
Fri Oct 20 21:32:48 UTC 2017


The compiler seems to reject the following code in a class method:

bool test = is(this : myClass);

Could some please explain this?

Thanks,

Patrick




More information about the Digitalmars-d-learn mailing list