On Sunday, 26 May 2013 at 23:37:01 UTC, mimi wrote: > Wow! thanks! "offsetof" will automatically distribute over the arguments so to get the offsets of a tuple you can just do: auto tmp = TP.offsetof; And "tmp" will be a tuple of the offsets.