Structs can't be zero bytes in size?

Dylan Knutson tcdknutson at gmail.com
Mon Sep 2 17:03:58 PDT 2013


My current workaround is to use `Foo.tupleof.length == 0` to 
detect if a struct has size. But, as you can imagine, this is 
neither intuitive or optimal.


More information about the Digitalmars-d mailing list