overlaps with an adjacent field
calcFieldOverlap
private fn
bool[] calcFieldOverlap(const scope size_t[] offsets)Calculates whether fields are overlapped based on the passed offsets.
Parameters
offsets | offsets of all fields matching the order of .tupleof |
Returns
an array such that arr[n] = true indicates that the n'th field