【问题标题】:#include <cstdatomic> "no such file" in ubuntu#include <cstdatomic> 在ubuntu中“没有这样的文件”
【发布时间】:2011-10-08 14:53:00
【问题描述】:

当使用 g++ -std=c++0x -Wall test.cc -o hello 编译时, 输出致命错误:cstdatomic No such file or directly

哪里不见了?

【问题讨论】:

    标签: c++


    【解决方案1】:

    包含应该是#include &lt;atomic&gt;

    【讨论】:

      猜你喜欢
      • 2014-05-15
      • 2021-02-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多