Title: C++ Manual Memory Management Introduction | hacking C++
Open Graph Title: C++ Manual Memory Management Introduction
X Title: C++ Manual Memory Management Introduction
Description: A short introduction to manual memory management in C++ (operators new, delete and delete[]) and why you should avoid manual memory handling in modern code bases.
Open Graph Description: A short introduction to manual memory management in C++ (operators new, delete and delete[]) and why you should avoid manual memory handling in modern code bases.
X Description: A short introduction to manual memory management in C++ (operators new, delete and delete[]) and why you should avoid manual memory handling in modern code bases.
Opengraph URL: https://hackingcpp.com/cpp/lang/manual_memory_management.html
X: @hackingcpp
Domain: hackingcpp.com
| None | 86400 |
| keyword | cpp desgin low-level manual memory manage management array stack heap raw pointer new delete delete[] unique_ptr shared_ptr make_unique make_shared garbage collection collector RAII |
| author | André Müller |
| date | 2026-06-08 |
| copyright | 2019-2026 André Müller |
| theme-color | #0070C0 |
| og:image | https://hackingcpp.com/cpp/lang/manual_memory_management_card.png |
| og:site_name | hacking C++ |
| og:locale | en_US |
| og:type | article |
| twitter:card | summary_large_image |
| twitter:image | https://hackingcpp.com/cpp/lang/manual_memory_management_card.png |
| twitter:creator | @hackingcpp |
| hcpp-page-category | cat-slides |
| hcpp-tags | C++ article beginner-level low-level memory |
Links:
Viewport: width=device-width, initial-scale=1.0