You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, similar to StructureChain::assign, it would useful if there was a function that could compare the equality of two Structures, without looking at sType or pNext. That way the 'real' values of the struct can be compared more easily.
Thanks
Hey, similar to
StructureChain::assign, it would useful if there was a function that could compare the equality of two Structures, without looking at sType or pNext. That way the 'real' values of the struct can be compared more easily.Thanks