SpiceQA
Questions
Tags
Users
Badges
user_3222975
@user_3222975
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Top Questions
C++ proper atomic memory ordering on a "thread barrier" synchronization pattern
2 votes
1 answers
Does a std::vector<std::unique_ptr<T>> with each individual unique_ptr vector item cache-line aligned make sense in order to avoid false sharing?
2 votes
1 answers