C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Standard support for different ABI's for class vtables

From: Frederick Virchanza Gotham <cauldwell.thomas_at_[hidden]>
Date: Sun, 1 Jun 2025 00:46:01 +0100
On Friday, May 30, 2025, Oliver Hunt wrote:

>
>
> That said, the real core issue here is that the vtable layout is platform
> ABI, and the actual fix is for non-msvc compilers to generate code that
> conforms to the platform ABI.
>



I've been saying for a while now that C++ is held back by Microsoft's
implementation of polymorphism; I posted the following here 6 months ago:

    https://lists.isocpp.org/std-proposals/2024/11/11541.phpp

Received on 2025-05-31 23:46:07