Revisiting std::unique_ptr and Custom Deleters | Modern Cpp Series Ep. 82
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)
TUTO C++ : Utilisation de la classe std::unique_ptr
c++ unique_ptr
Tutorial on Smart Pointers in C++: std::unique_ptr - PART 1
Using const std::unique_ptr for Pimpl Idiom
C++ : std::unique_ptr to transfer ownership of a const object
Яковлев М.Я., мехмат МГУ. "Умные" указатели: 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 もう delete は不要 std::unique_ptr スマートポインタ
[CppIndia] Smart Pointers - Part 1 (std::unique_ptr) by Shilpa Dodeja
C++ 01: unique_ptr prevents memory leaks
C++2a Standard: std::shared_ptr and std::weak_ptr 1/N (026)
c++11 tutorial | std::unique_ptr | Part-2