How can binary files and libraries built with different C++ compilers be compatible?

后端 未结 0 760
囚心锁ツ
囚心锁ツ 2020-12-11 20:33

Compilers have a lot of freedom in the code they generate. They have complete freedom in the implementation of the VTable, RTTI, exceptions and much more. Even very basic th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题