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
This could allow storing polymorphic objects in an address-independent way (no vtable ptr). This may also have interesting performance properties. See p0722r1 for ideas about this.
The text was updated successfully, but these errors were encountered:
This could allow storing polymorphic objects in an address-independent way (no vtable ptr). This may also have interesting performance properties. See p0722r1 for ideas about this.
The text was updated successfully, but these errors were encountered: