SpiceQA
Questions
Tags
Users
Badges
user_104774
@user_104774
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Function argument pass-by-value faster than pass-by-reference?
3 votes
direct copy vs virtual copy constructor (clone function)
2 votes
OOP design problem
1 votes
Can I edit a global vector using multiple threads in C++?
1 votes
How to make a function return a pointer to a function? (C++)
1 votes
Top Questions
Can you compare nullptr to other pointers for order? Is it always smaller?
27 votes
3 answers