Nothing here yet.
Nothing here yet.
May 2, 2025 · 3 min read · what is the Smart Pointers smart pointers are wrapper classes that was introduced in c++11 but what is the difference between smart pointers and classic pointers , the main difference between smart pointers and raw pointers is memory management and r...
Join discussion
Apr 29, 2025 · 1 min read · I start reading this book after many recommendation form colleges so I decided to make a personal summarization for this book . in this first chapter the main idea focuses on the history of threads in c++ , and the difference between concurrency and ...
Join discussion