Skip to content

Commit

Permalink
update _posts/2024-10-15-shared_ptr-deleters-usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hxf0223 committed Oct 15, 2024
1 parent 58975d4 commit 7c3391c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-10-15-shared_ptr-deleters-usage.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: 给 shared_ptr 添加自定义 deleter 的几种方式
date: 2024-10-15 +0800 # 2022-01-01 13:14:15 +0800 只写日期也行;不写秒也行;这样也行 2022-03-09T00:55:42+08:00
categories: [ai]
tags: [ai] # TAG names should always be lowercase
categories: [c++]
tags: [c++] # TAG names should always be lowercase

# 以下默认false
math: true
Expand Down

0 comments on commit 7c3391c

Please sign in to comment.