This commit is contained in:
2024-12-03 17:12:18 +08:00
parent 95925cc855
commit f2a470c59d
62 changed files with 1332 additions and 477 deletions

View File

@@ -1,6 +1,5 @@
# Latch 一个c语言stl库
其创建的目的是为了对标准库最少的侵入,最少的修改,最少的对标准库的包装且套,来达到其标准库还未支持的跨平台功能。并对部分功能进行增强。
# 构建
## conan2构建