SpiceQA
Questions
Tags
Users
Badges
user_4262344
@user_4262344
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Optimizing Mandelbrot fractal
8 votes
How to handle branch mispredictions that seem to depend on machine code position?
8 votes
How I can keep aggregate initialization while also adding custom constructors?
8 votes
Why is the size of the union greater than expected?
8 votes
Undefined behavior or memory leak when using placement-new
7 votes
Top Questions
Why does const vector<const pair<...>> give an 'cannot be overloaded' error?
5 votes
2 answers
Why does constinit allow UB?
4 votes
1 answers
ocaml class with method accepting derived classes
4 votes
1 answers
Shouldn't this give an out-of-bounds warning?
3 votes
3 answers
How to avoid wrong array-bounds warning on a pointer in g++12?
2 votes
2 answers