📜  错误:'thread' 不是 std 的成员 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:49:58.187000             🧑  作者: Mango
代码示例1
#In Shell use -std flag and give the version you wanna use
g++ -std=c++17 hello.cpp