SpiceQA
Questions
Tags
Users
Badges
user_13518854
@user_13518854
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Top Questions
Why the compiler complains that std::thread arguments must be invocable after conversion to rvalues?
10 votes
2 answers
Question about operator new overload and exception
3 votes
1 answers
Why does copy constructor not need to check whether the input object pointers to itself or not?
3 votes
2 answers
Why `copy constructor` is used while `move constructor` has been removed?
2 votes
1 answers
Why is the output of `typeid(T&).name()` given as `T` instead of `T&`?
2 votes
2 answers