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