SpiceQA
Questions
Tags
Users
Badges
user_10276620
@user_10276620
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Top Questions
Why (void*)p instead of static_cast<void*>(p) in C++ standard?
9 votes
0 answers
std::deque, references and 'pop'
3 votes
1 answers
It is correct to cast to int after dereferencing a void pointer?
3 votes
1 answers
std::unordered_map<>::operator[] and its return type reference
2 votes
0 answers
Constructor Initializer List vs Constructor Body
2 votes
1 answers