SpiceQA
Questions
Tags
Users
Badges
user_3848
@user_3848
0
reputation
0
answers
17
questions
About Me
// Hello, World !
Top Answers
How to call a parent class function from derived class function?
932 votes
Is #pragma once a safe include guard?
374 votes
What is the lifetime of a static variable in a C++ function?
292 votes
What does 'const static' mean in C and C++?
243 votes
Erasing elements from a vector
194 votes
Top Questions
What is the lifetime of a static variable in a C++ function?
409 votes
5 answers
Why can't I define a default constructor for a struct in .NET?
294 votes
12 answers
When are C++ macros beneficial?
183 votes
38 answers
What new capabilities do user-defined literals add to C++?
145 votes
12 answers
WTF does WTF represent in the WebKit code base?
95 votes
3 answers