SpiceQA
Questions
Tags
Users
Badges
user_2466431
@user_2466431
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Why do we use functions that return a data structure in C++?
24 votes
In what cases do I use malloc and/or new?
13 votes
C++ Cannot use getter function inherited from base class
8 votes
Is the Rule of 5 (for constructors and destructors) outdated?
7 votes
Atomic behavior of unary increment operators
6 votes
Top Questions
Why does copy initializaton require destructor in C++17 with guaranteed move/copy elision?
11 votes
2 answers
Why is default noexcept move constructor being accepted?
8 votes
1 answers
Overloading operator new with smaller default alignment
7 votes
1 answers
Is clamping on iterators valid
5 votes
2 answers
How to Rollback transactions in PHP ADODB
4 votes
1 answers