32 ms·
Probably so! Although, given that C++ doesn’t have ABI contracts to begin with, I’m not sure how it would matter in practice.
by davisp 2y 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.
- Iwan-Zotow 2y agoPlatforms have ABIs
- leni536 2y agoAll three of the major C++ standard library implementations have stable ABI contracts.