SpiceQA
Questions
Tags
Users
Badges
user_1018582
@user_1018582
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
C++ What actually happens in assembly when you return a struct from a function?
1 votes
Top Questions
C++ What actually happens in assembly when you return a struct from a function?
5 votes
2 answers
Why is x[i]=if faster than if... x[i]=
4 votes
1 answers
C++ RAII vs. defer?
3 votes
2 answers
Hashmaps: What's the difference between a node map and a flat map?
3 votes
1 answers
C++ Should I allocate large structs on the heap or the stack?
2 votes
2 answers