Henning Pohl:

class Base {
    S s;
    alias s this;
}

"alias this" is meant to be used in structs.

Bye,
bearophile

Reply via email to