On Wed, Aug 20, 2014 at 11:49 PM, Jakob Ovrum via Digitalmars-d
<digitalmars-d@puremagic.com> wrote:
> Certainly the easiest, but I don't think it's always the best. If
> light-weightedness is desired, make the struct contain the reference,
> effectively making the struct a reference type

Well, yes. But the OP explicitly asked not to have to deal with pointers. So...

Reply via email to