List Question
10 TechQA 2024-10-25 17:07:19Manage the allocation by smart pointer
100 views
Asked by Alex
using unique_ptr in qt member variable
347 views
Asked by Wagmare
Smart pointers when dealing with constructors
715 views
Asked by Daqs
Circular double linked list with smart pointers in c++
2.3k 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?
486 views
Asked by memo
Can you put a pimpl-Class inside a vector
675 views
Asked by Niki
Shared Smart Pointer Implementation with Reference Counting
609 views
Asked by Mahesh Attarde
Smart pointers in C++ - C# interface
1.5k views
Asked by Humam Helfawi