mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}mcpplibs是mcpp-community社区维护的一个"模块化"的现代C++库集合
// more-details: https://github.com/mcpplibs/templates
import mcpplibs.templates;
auto main() -> int {
mcpplibs::hello_mcpp();
}Loading…
Loading…