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:02:08 PDT 2014
Thanks a lot!
There is a problem though: when i pass incorrect parameters to
such a method, it says, that S has no such field, which is a
misleading error message.
More information about the Digitalmars-d-learn
mailing list