SpiceQA
Questions
Tags
Users
Badges
user_817643
@user_817643
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Initializing variables in an "if" statement
98 votes
Is the "this" pointer just a compile time thing?
81 votes
In C++ do you need to overload operator== in both directions?
77 votes
GCC can't differentiate between operator++() and operator++(int)
64 votes
What exactly is std::labs() there for?
63 votes
Top Questions
Why doesn't an if constexpr make this core constant expression error disappear?
31 votes
3 answers
Is std::byte well defined?
29 votes
2 answers
Is there a reason we cannot name a non-static member function in an unevaluated context?
10 votes
3 answers
Why does an inline user-provided constructor odr-uses base class constructors?
4 votes
1 answers