SpiceQA
Questions
Tags
Users
Badges
user_10010538
@user_10010538
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Does std::move invalidates the raw pointer points to something owned by unique_ptr?
5 votes
C++: cannot see output in VS Code while debugging
3 votes
C++: Are pointers to vectors (and their elements) stable, since vectors will migrate in memory to fit more elements as they grow?
0 votes
Top Questions
Are left out fields by C++ 20 designated initialization guaranteed to be zero initialized?
8 votes
2 answers
Effects of the removal of K&R function definitions in C2x
3 votes
2 answers
GIT not working anymore from Visual Studio Code's integrated Terminal
2 votes
0 answers
pointers to member functions with move semantics
2 votes
3 answers