From a72410796c13518fb84ac75cebbfc8501714359c Mon Sep 17 00:00:00 2001 From: lucas8485 <1443937075@qq.com> Date: Thu, 4 Aug 2022 17:30:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 795dd0c..bb35405 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # tmp-policy -C++模板元编程实现的policy体系(施工中) \ No newline at end of file +C++模板元编程实现的policy体系(施工中) + +看了李伟的C++模板元编程实战以后(不想去下载源码)就把书上讲的policy结构自己写了一遍(没翻过书,真的!) \ No newline at end of file