We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f7a20 commit b940cafCopy full SHA for b940caf
1 file changed
README.md
@@ -8,6 +8,10 @@
8
[](https://en.cppreference.com/w/cpp/language/modules)
9
[](LICENSE)
10
11
+<p align="center">
12
+ <img src="https://github.com/user-attachments/assets/6c85896e-9a37-4f62-acfb-d37a4eae2363" alt="mcpp demo" width="720">
13
+</p>
14
+
15
## 核心特性
16
17
- **C++23 模块原生支持** — `import std` 自动处理,文件级增量构建,模块依赖自动分析,零手动配置
0 commit comments