SpiceQA
Questions
Tags
Users
Badges
user_6039995
@user_6039995
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
How do you do logical exclusive XOR in the C preprocessor with defines
8 votes
Initializing variables in an "if" statement
8 votes
Writing a saturate casting operator without listing all possible combinations
7 votes
Why does int* ptr_arr_int = {1,2}; not work in C/C++?
7 votes
how can I achieve multiple conditional inheritance?
6 votes
Top Questions
Is there a nice way to assign std::minmax(a, b) to std::tie(a, b)?
61 votes
3 answers
how can I achieve multiple conditional inheritance?
25 votes
6 answers
Why is this narrowing conversion not detected?
15 votes
1 answers
why can't I construct an std::span from iterators?
8 votes
1 answers
Making a glow effect - Problems with alpha values
4 votes
2 answers