似乎std::atomic类型不是可复制的可复制的或可复制的.为什么?
std::atomic
是否有技术原因导致无法复制原子类型?或者界面是否有限制以避免某种不良代码?
c++ atomic c++11
atomic ×1
c++ ×1
c++11 ×1