开发者

#include <cstdatomic> "no such file" in ubuntu

whe开发者_运维技巧n compile with g++ -std=c++0x -Wall test.cc -o hello, output fatal error: cstdatomic No such file or directly

Where is missing?


The include should be #include <atomic>

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜