An open API service indexing awesome lists of open source software.

https://github.com/haormj/hack-cpp

hack c++
https://github.com/haormj/hack-cpp

Last synced: 3 months ago
JSON representation

hack c++

Awesome Lists containing this project

README

        

## hack-cpp

### 概述
本项目主要是为了测试 c++ 的某些特性

### 开始之前

- 使用 clang-format 作为格式化工具
- 使用 cmake 作为依赖管理工具

### TODO

- 日志
- 单测