Why does clang++ remove constructor imports from binary?

前端 未结 0 961
南方客
南方客 2020-11-28 01:00

Today I found strange clang behaviour with constructors. When g++ exports _ZN14string_wrapperC1EPcm and _ZN14string_wrapperC2EPcm constructors. Cla

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