Break down C++ code size

前端 未结 7 1988
心在旅途
心在旅途 2021-02-04 10:51

I\'m looking for a nice Stack Overflow-style answer to the first question in the old blog post C++ Code Size, which I\'ll repeat below:

I’d

7条回答
  •  暗喜
    暗喜 (楼主)
    2021-02-04 11:53

    In Visual C++, this is essentially what .PDB files are for.

提交回复
热议问题