Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
レギュラーstd::vectorにはemplace_back不要なコピーを避ける機能があります。spsc_queueこれをサポートしない理由はありますか?emplace何らかの理由でロックフリー キューを使用することはできませんか?
std::vector
emplace_back
spsc_queue
emplace