SpiceQA
Questions
Tags
Users
Badges
user_7697209
@user_7697209
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Empty braces magic in initializer lists
18 votes
Why does the address of the assigned object not change in C++?
4 votes
Can someone explain why this vector erase operation isn't working properly?
4 votes
How can you emplace_back the wrong type?
4 votes
Determine if string contains a particular character at compile time
3 votes
Top Questions
Can I legally reuse fields in aggregate struct initialization?
4 votes
1 answers
Capturing by const reference in mutable lambda
4 votes
1 answers
Can't create recursive type `using T = vector<T::iterator>`
4 votes
2 answers
Is there a reason I've never seen std::as_const as a way of differentiating between mutable and non-mutable parameters?
3 votes
0 answers