Popular implementation like GCC/VC uses the first size_t space of an polymorphic object as a pointer, pointing to a vtable structure. Is this part of latest C++ ABI?
How about RTTI implementation, does C++ ABI specify how to implement? Thanks
No, the C++ standard does not specify how any of this should be implemented. There is no single C++ ABI.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With