摘要:
在Mac OS 15.5系统中,最近想用C++23,试了试gcc15.2,发现出现无法链接模块功能: 首先下一个最简单的Helloworld.cpp: import std; int main() { std::println("Hello,world!"); return 0; } 使用gcc15 阅读全文
posted @ 2026-01-10 15:10
Thomas2015
阅读(31)
评论(0)
推荐(0)
浙公网安备 33010602011771号