SpiceQA
Questions
Tags
Users
Badges
user_5699329
@user_5699329
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
why memory_order_relaxed performance is the same as memory_order_seq_cst
9 votes
About thread-safety of weak_ptr
7 votes
Include guards for modules
5 votes
Flushing denormalised numbers to zero
1 votes
Top Questions
Is there any advantage to using a naked pointer rather than a weak_ptr?
4 votes
2 answers
C++ Modules: do included 3rd party files still pull in normal headers if a standard library module is included first?
4 votes
2 answers
std::popcount identifier not found in MSVC 16.6.0
3 votes
1 answers
Is alignas legal when used for an inline static member?
3 votes
2 answers