岚天逸见

2020年9月9日 #

C++20新线程 jthread 体验代码

摘要: // C++20新线程 jthread 体验代码 // // 编译(编译本代码,-pedantic 不是必须的): // g++ -std=c++20 -Wall -pedantic -pthread -static-libstdc++ C++20_jthread.cpp -o C++20_jthr 阅读全文

posted @ 2020-09-09 15:20 岚天逸见 阅读(951) 评论(0) 推荐(0)

导航