SpiceQA
Questions
Tags
Users
Badges
user_377953
@user_377953
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
What is the following list of behind the scenes inside the range-based for loop?
77 votes
Why does std::vector use std::allocator instead of operator new and delete?
15 votes
what is the difference between ++, add operation and fetch_add() in atomic()
12 votes
Why overloaded methods defined in OOPS?
1 votes
Top Questions
Silent breaking of constructor calls after adding initializer_list constructor
20 votes
3 answers