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
To avoid unnecessary temporary objects, use a pointer when checking for
const preservation.
Note we now need to compare the ID against NIL rather than the empty
string since the non-const version of subtype returns a new irept with
no id, but the const version returns the nil data structure.
0 commit comments