# More Effective C++_阅读笔记 **Repository Path**: liuchnegz/More_Effective_Cpp_notes ## Basic Information - **Project Name**: More Effective C++_阅读笔记 - **Description**: 《More Effective C++:35个改善编程与设计的有效方法》一书的示例、习题以及个人思考。 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-09-10 - **Last Updated**: 2024-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, 笔记 ## README # More Effective C++_阅读笔记 #### 介绍 《More Effective C++:35个改善编程与设计的有效方法》一书的示例、习题以及个人思考。