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
break[array]: Remove unimplemented child() method from VTable implementations (#8870)
Remove unneeded methods `child` and `nchildren` from the vtable these
always have a default impl and so are uneeded.
# Break
While this is a VTable break it likely used outside of vortex.
---------
Signed-off-by: Claude <noreply@anthropic.com>
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments