# gof **Repository Path**: lmastercn/gof ## Basic Information - **Project Name**: gof - **Description**: cpp 设计模式 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-25 - **Last Updated**: 2021-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gof #### 介绍 cpp 设计模式 #### 目录 | 文件名 | 说明 | 注释 | |-----|----|----| |factory.cpp|工厂模式|模版形式|