← Back to context Comment by AlienRobot 1 day ago I wonder if packed union also got/will get the same "logical bits" treatment? 1 comment AlienRobot Reply SkiFire13 1 day ago My understanding is that the "logical bits" view breaks down for unions, because the nth logical bit could be at different offsets depending on the union variant that's considered active.
SkiFire13 1 day ago My understanding is that the "logical bits" view breaks down for unions, because the nth logical bit could be at different offsets depending on the union variant that's considered active.
My understanding is that the "logical bits" view breaks down for unions, because the nth logical bit could be at different offsets depending on the union variant that's considered active.