SpiceQA
Questions
Tags
Users
Badges
user_252000
@user_252000
0
reputation
0
answers
39
questions
About Me
// Hello, World !
Top Answers
What does the "c" mean in cout, cin, cerr and clog?
82 votes
How to explain undefined behavior to know-it-all newbies?
13 votes
Why doesn't sizeof parse struct members?
10 votes
What is useful about a reference-to-array parameter?
7 votes
C++ string literal data type storage
6 votes
Top Questions
trivial vs. standard layout vs. POD
85 votes
3 answers
Why does this call the default constructor?
80 votes
3 answers
Object destruction in C++
78 votes
2 answers
What's the point of a final virtual function?
66 votes
10 answers
Are Locks AutoCloseable?
50 votes
12 answers