hackingcpp / comments

Comments regarding hackingcpp.com
0 stars 0 forks source link

cpp/std/unique_ownership #54

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

C++ Unique Resource Ownership | hacking C++

Dynamically allocated objects whose lifetime is tied to one owning object.

https://hackingcpp.com/cpp/std/unique_ownership.html

naosense commented 2 months ago

It will be better to cover the application scenarios