SpiceQA
Questions
Tags
Users
Badges
user_3980929
@user_3980929
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Do I need to put constexpr after else-if?
92 votes
Can the return type of the function be obtained from within the function?
50 votes
Is double-braced scalar initialization allowed by the C++ standard?
34 votes
How is P0522R0 breaking code?
17 votes
How can I test whether a number is a power of 2?
14 votes
Top Questions
Why can't fold expressions appear in a constant expression?
16 votes
3 answers
How to optimize this simple algorithm further?
11 votes
1 answers
Getting the address of an inline defined friend function
6 votes
3 answers