Timeline for C++ Gof Design Patterns heavily depends on new or shared_ptr
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 30, 2022 at 19:43 | comment | added | Andrew Slabko | Is it possible to pass a pointer of a unique_ptr in a weak_ptr? I don't think they are compatible. unique_ptr and its content are not meant to be passed someone else in any way but by move, right? Do I miss something here? | |
| Nov 8, 2018 at 23:20 | history | answered | esoterik | CC BY-SA 4.0 |