SpiceQA
Questions
Tags
Users
Badges
user_2684539
@user_2684539
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Why can't GCC generate an optimal operator== for a struct of two int32s?
48 votes
Valgrind shows memory leak in std::make_unique
44 votes
How do I merge two maps in STL and apply a function for conflicts?
21 votes
How can I code something like a switch for std::variant?
21 votes
Is the Rule of 5 (for constructors and destructors) outdated?
18 votes
Top Questions
Can we have variadic concepts before variadic template parameters?
8 votes
1 answers
Does using epsilon in comparison of floating-point break strict-weak-ordering?
6 votes
2 answers
Could std::vector::iterator legally be a pointer
6 votes
1 answers
How to use using-declarations in constraint
5 votes
1 answers