根据标题.我可以std::atomic<>在信号处理程序中使用还是sig_atomic_t提供其他编译器功能?
std::atomic<>
sig_atomic_t
c++ signals atomic
atomic ×1
c++ ×1
signals ×1