Skip to content
/ fcxx Public

跨平台的 C++ 标准库实现(实验性)

License

Notifications You must be signed in to change notification settings

fenglc/fcxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcxx

跨平台的 C++ 标准库实现(实验性)

如何构建

环境要求

  • C++ 11
  • CMake 3.18

编译

cmake -S <path-to-source> -B <path-to-build>
cmake --build <path-to-build>

About

跨平台的 C++ 标准库实现(实验性)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published