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

monnoroch via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 22 08:04:44 PDT 2014


There is also a problem: when i declare opDispatch to be private,
i still have access to this forwarding from another package. Is
it a bug or what?


More information about the Digitalmars-d-learn mailing list