Skip to main content
搜索
🌜
🌞
On this page
CXX5640
不得使用宏offsetof
依据
当这个宏的操作数的类型不兼容或使用了位域时,该宏的使用会导致
未定义行为
。
登录查看完整文章
CXX5640
不得使用宏offsetof
依据