这是一个如何设置当前#pragma包的示例:
#pragma pack(4)
如何显示当前的#pragma pack设置?
c++ compiler-warnings
c++ ×1
compiler-warnings ×1