Back to Browse

C++ : [core] Smart pointer : unique_ptr

523 views
May 20, 2020
14:52

Only one pointer holds the ownership of the memory. Ownership could only be transferred to other so still to have ownership held by one pointer.

Download

0 formats

No download links available.

C++ : [core] Smart pointer : unique_ptr | NatokHD