SpiceQA
Questions
Tags
Users
Badges
user_11113651
@user_11113651
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Top Questions
difference between new int[100] and new int[100]();
3 votes
1 answers
Can std::move move a built-in types or c pointer or array
2 votes
1 answers
C++ constructor call non-virtual function, let's say funcA, but funcA calls a virtual function, is it dangerous
2 votes
1 answers