cpp/basics/sizeof #23
Replies: 3 comments 6 replies
-
sizeof那里,如果有虚函数的话,会多一个虚函数表指针 |
Beta Was this translation helpful? Give feedback.
1 reply
-
sizeof 感觉不准确补充下。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
64位下:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
cpp/basics/sizeof
编程指北: 计算机系统学习指南, 操作系统, 计算机网络, C++, Java, 算法, 数据结构
https://csguide.cn/cpp/basics/sizeof.html
Beta Was this translation helpful? Give feedback.
All reactions