We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db80e87 commit f2f2b7fCopy full SHA for f2f2b7f
1 file changed
README.md
@@ -2,6 +2,14 @@
2
3
> C++23 模块化原语库 - `import mcpplibs.primitives;`
4
5
+[](https://github.com/d2learn/d2x)
6
+[](https://github.com/d2learn/d2x)
7
+[](LICENSE-CODE)
8
+
9
+| [中文](README.zh.md) - [English](README.md) |
10
+| --- |
11
+| [d2x Tool](https://github.com/d2learn/d2x) - [Docs](https://mcpp-community.github.io/d2mystl) - [Forum](https://mcpp.d2learn.org/forum) |
12
13
本仓库提供可配置的 `primitive` 基础设施(`underlying traits`、`policy`、`operations/dispatcher`),用于统一约束数值计算、错误处理与并发访问语义。
14
15
> [!WARNING]
0 commit comments