On Tuesday, 3 September 2013 at 05:51:36 UTC, Walter Bright wrote:
Not following this aspect of C would result in silent and unexpected changes in behavior when interfacing D to C data structures, which D is supposed to be very good at.

Fair enough. I'll guess stick with `SomeStruct.tupleof.length == 0` to determine if a struct has no members.

Reply via email to