# cpp_collection **Repository Path**: DrDaemon_admin/cpp_collection ## Basic Information - **Project Name**: cpp_collection - **Description**: 基于c++11封装的一些常用工具类, 包括线程,日志,网络,数据库等模块 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-15 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cpp_collection #### 介绍 基于c++11封装的一些常用工具类, 包括线程,日志,网络,数据库等模块 #### 目录结构 ``` -- cpp_collection -- bin -- tests -- build -- src -- utils -- log -- net -- db ```