On Sat, 16 Aug 2014 07:06:34 +0000
"Timo Sintonen via D.gnu" <d.gnu@puremagic.com> wrote:

> structs wasting memory. Is there any way to omit them?
maybe this will work:

struct A {
  int n = void;
  uint[2] a = void;
  ...and so on for all fields
}

Attachment: signature.asc
Description: PGP signature

Reply via email to