Thinking about that, is there any case in which private functions can end up in a vtable? In that case, it'd break ABI too.
Yes, but it generally isn't something that is done.
https://godbolt.org/z/5oPovKzoT
Thinking about that, is there any case in which private functions can end up in a vtable? In that case, it'd break ABI too.