mcpplibs | 现代C++库集合
mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates import mcpplibs.templates; auto main() -> int { mcpplibs::hello_mcpp(); }
mcpplibs
mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates import mcpplibs.templates; auto main() -> int { mcpplibs::hello_mcpp(); }
Showing 9 of 9 repositories
primitives Public
A library based on C++23 that encapsulates primitives types
Loading…