Colin.cpp
About
Archive
Tags
Github
28 Sep 2023
The role of smart pointers in preventing dangling pointers when using third-party libraries in C++
28 Sep 2023
How to deal with pointers when working with complex data structures like trees and avoid creating dangling pointers in C++
28 Sep 2023
The use of shared ownership and reference counting to prevent dangling pointers in C++
28 Sep 2023
How to handle pointers when working with linked lists and avoid creating dangling pointers in C++
28 Sep 2023
The impact of pointer arithmetic on the creation of dangling pointers in C++
previous
next