From 1120f1836c99e115cb07d8f898b9b46665565654 Mon Sep 17 00:00:00 2001 From: Awin Huang Date: Mon, 13 Jun 2022 19:04:14 +0800 Subject: [PATCH] vault backup: 2022-06-13 19:04:14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Affected files: 02. PARA/03. Resources(資源)/C++17/lambda.md --- 02. PARA/03. Resources(資源)/C++17/lambda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02. PARA/03. Resources(資源)/C++17/lambda.md b/02. PARA/03. Resources(資源)/C++17/lambda.md index 1bd27ac..17dbc35 100644 --- a/02. PARA/03. Resources(資源)/C++17/lambda.md +++ b/02. PARA/03. Resources(資源)/C++17/lambda.md @@ -219,4 +219,4 @@ private: uint32_t bufferSize = 0; std::unique_ptr buffer = nullptr; }; -``` \ No newline at end of file +```