SpiceQA
Questions
Tags
Users
Badges
user_2754173
@user_2754173
0
reputation
0
answers
2
questions
About Me
// Hello, World !
Top Answers
Printing addresses of vector<char>'s elements shows garbage
39 votes
Try catch with locks in C++
30 votes
Pimpl - Why can make_unique be called on an incomplete type
13 votes
Trying to return the value from std::variant using std::visit and a lambda expression
9 votes
Why does PlayerController "own" the yaw pitch and roll, but the Character "owns" its location?
8 votes
Top Questions
Given Concepts, are SFINAE helpers still in the spec as non-deprecated?
6 votes
1 answers
Double standard? Why only a warning for char* const& a = "bla"?
5 votes
3 answers