SpiceQA
Questions
Tags
Users
Badges
user_963864
@user_963864
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Why does volatile exist?
3 votes
Must enable_shared_from_this be the first base class?
2 votes
Using C time functions to measure time: are they code-reordering resistant?
2 votes
Are mutex lock functions sufficient without volatile?
2 votes
Is it possible to obtain the address of the 'this' pointer?
2 votes
Top Questions
What formally guarantees that non-atomic variables can't see out-of-thin-air values and create a data race like atomic relaxed theoretically can?
12 votes
5 answers
Is the cancellation of blocked file/socket functions guaranteed when a fileno is closed?
2 votes
0 answers