<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unique_ptr on Blue_Sky蓝天计划</title><link>https://blue-sky.tech/tags/unique_ptr/</link><description>Recent content in Unique_ptr on Blue_Sky蓝天计划</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><managingEditor>3465179943@qq.com (Li)</managingEditor><webMaster>3465179943@qq.com (Li)</webMaster><copyright>© 2025 嵌入式开发者博客. 保留所有权利.</copyright><atom:link href="https://blue-sky.tech/tags/unique_ptr/index.xml" rel="self" type="application/rss+xml"/><item><title>P15 智能指针</title><link>https://blue-sky.tech/notes/c-cpp/c/c%E8%AF%AD%E8%A8%80%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1/p15-%E6%99%BA%E8%83%BD%E6%8C%87%E9%92%88/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>3465179943@qq.com (Li)</author><guid>https://blue-sky.tech/notes/c-cpp/c/c%E8%AF%AD%E8%A8%80%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1/p15-%E6%99%BA%E8%83%BD%E6%8C%87%E9%92%88/</guid><description>&lt;h1 class="relative group"&gt;知识点
&lt;div id="知识点" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e7%9f%a5%e8%af%86%e7%82%b9" aria-label="锚点"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h1&gt;
&lt;h2 class="relative group"&gt;16.1 直接内存管理(new/delete)、创建新工程与观察内存泄漏
&lt;div id="161-直接内存管理newdelete创建新工程与观察内存泄漏" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#161-%e7%9b%b4%e6%8e%a5%e5%86%85%e5%ad%98%e7%ae%a1%e7%90%86newdelete%e5%88%9b%e5%bb%ba%e6%96%b0%e5%b7%a5%e7%a8%8b%e4%b8%8e%e8%a7%82%e5%af%9f%e5%86%85%e5%ad%98%e6%b3%84%e6%bc%8f" aria-label="锚点"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;@ new与delete图
&lt;ul&gt;
&lt;li&gt;![[白板/P48 new与delete.canvas|P48 new与delete]]&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 class="relative group"&gt;16.1.1 直接内存管理(new/delete)
&lt;div id="1611-直接内存管理newdelete" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#1611-%e7%9b%b4%e6%8e%a5%e5%86%85%e5%ad%98%e7%ae%a1%e7%90%86newdelete" aria-label="锚点"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h3&gt;
&lt;blockquote&gt;
&lt;p&gt;[!tip] 动态内存分配&lt;/p&gt;</description></item></channel></rss>