Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当您将 c++ new 用于 iPhone 应用程序时,它是否会优化调用以最大限度地减少碎片(不实现任何手动内存管理)?例如,我听说 iPhone 支持一种特殊类型的虚拟内存。