Hacker News new | ask | show | jobs
by davisp 662 days ago
Probably so! Although, given that C++ doesn’t have ABI contracts to begin with, I’m not sure how it would matter in practice.
2 comments

Platforms have ABIs
All three of the major C++ standard library implementations have stable ABI contracts.