What is the correct way to forward method calls to the struct field?

monnoroch via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 21 11:16:16 PDT 2014


Actyaly, last variant didn't work either: i was testing it
inside S like "ifc.foo(1)", so UFCS kiked in, not alias this.


More information about the Digitalmars-d-learn mailing list