List Question
10 TechQA 2025-01-02 00:13:46Manage the allocation by smart pointer
105 views
Asked by Alex
using unique_ptr in qt member variable
353 views
Asked by Wagmare
Smart pointers when dealing with constructors
719 views
Asked by Daqs
Circular double linked list with smart pointers in c++
2.4k views
Asked by innocent_bystander
Turning this raw pointer situation into a unique_ptr?
5.5k views
Asked by jmasterx
How do I pass Rc<RefCell<Box<MyStruct>>> to a function accepting Rc<RefCell<Box<dyn MyTrait>>>?
3.9k views
Asked by Dmitry Uvarov
Is it bad (or even dangerous) to random_shuffle vector of shared_ptrs?
480 views
Asked by memo
Can you put a pimpl-Class inside a vector
682 views
Asked by Niki
Shared Smart Pointer Implementation with Reference Counting
614 views
Asked by Mahesh Attarde
Smart pointers in C++ - C# interface
1.5k views
Asked by Humam Helfawi