SpiceQA
Questions
Tags
Users
Badges
user_1370639
@user_1370639
0
reputation
0
answers
14
questions
About Me
// Hello, World !
Top Answers
Top Questions
Why does C++'s async/await not need an event loop?
24 votes
4 answers
Why shared_ptr's reference counting object needs to keep track of the number of weak_ptrs pointing to the object too?
18 votes
3 answers
Will run_in_executor ever block?
6 votes
1 answers
What does these few lines do as a small test framework in C++?
6 votes
1 answers
Initialize static const std::map during compile time?
5 votes
1 answers