nuojcaq1s6r5nggul0uq3r3j #162
Replies: 2 comments
-
|
25年9月小马智行C++一面面经: 面试真题b( ̄▽ ̄)d |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
优化策略->内存对齐优化(补充) Example: alignas(64) int x; // 确保x的内存地址是64(字节)的倍数。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/computer-science/data-structures/array/02-dynamic-array
Implementation principles, resizing mechanisms, and performance analysis of dynamic arrays
https://involutionhell.vercel.app/docs/computer-science/data-structures/array/02-dynamic-array
Beta Was this translation helpful? Give feedback.
All reactions