SpiceQA
Questions
Tags
Users
Badges
user_2877241
@user_2877241
0
reputation
0
answers
8
questions
About Me
// Hello, World !
Top Answers
Why does the first element outside of a defined array default to zero?
97 votes
Passing int as bool argument in C++
77 votes
How to use memset while handling strings in C++?
69 votes
Is void *function() a pointer to function or a function returning a void*?
43 votes
Function default argument value depending on argument name in C++
35 votes
Top Questions
The deduction guide for std::array
8 votes
1 answers
Friend template operator
3 votes
1 answers
template template parameter deduction: three different compilers three different behaviors
3 votes
1 answers
Template friend declaration of a member of a dependent type
3 votes
0 answers
Extending a namespace in an inline namespace that initially was defined in the enclosing namespace of the inline namespace
2 votes
2 answers