Возвращаясь к std::unique_ptr и пользовательским удалятелям | Серия Modern Cpp, выпуск 82
Episode 10 - C++ std::unique_ptr
Graph in C++ #2: How to return std::unique_ptr from a function
C++ : Gestión de memoria con std::unique_ptr (Smart Pointers)
C++ How-To Series : Smart / unique std::unique_ptr and raw pointers | Dynamical Allocation| Part 2
C++ 31. Structured bindings. common_type, declval. unique_ptr
C++ Memory Management Mastery: Demystifying Smart Pointers (unique_ptr, shared_ptr, weak_ptr)
C++ Tutorial: Using the std::unique_ptr class
Tutorial on Smart Pointers in C++: std::unique_ptr - PART 1
Using const std::unique_ptr for Pimpl Idiom
Sıfırdan C++ Türkçe | Smart Pointer #1: unique_ptr (Ownership, std::move, release/reset/swap)
C++ : std::unique_ptr to transfer ownership of a const object
ALADINO Make It Right Now Bootleg by std::unique_ptr
new, std::unique_ptr, Win32 API, GUI, ListView, その他雑談など [C/C++ライブ]
c++11 tutorial | std::unique_ptr | Part-1
How SMART Pointers Work in C++
C++11 No more delete needed with std::unique_ptr smart pointer
C++ : Measuring performance of vector unique_ptr on VS2013?
Ha Mmo Extended Mix by std::unique_ptr
[CppIndia] Smart Pointers - Part 1 (std::unique_ptr) by Shilpa Dodeja