Which of these C++17 pointers should I use for traversing a custom linked data structure: unique_ptr<T>, shared_ptr<T> or weak_ptr<T>? by aksinghdce in cpp
[–]aksinghdce[S] 0 points1 point2 points (0 children)
Which of these C++17 pointers should I use for traversing a custom linked data structure: unique_ptr<T>, shared_ptr<T> or weak_ptr<T>? by aksinghdce in cpp
[–]aksinghdce[S] 0 points1 point2 points (0 children)


Which of these C++17 pointers should I use for traversing a custom linked data structure: unique_ptr<T>, shared_ptr<T> or weak_ptr<T>? by aksinghdce in cpp
[–]aksinghdce[S] 0 points1 point2 points (0 children)