SpiceQA
Questions
Tags
Users
Badges
user_8869570
@user_8869570
0
reputation
0
answers
20
questions
About Me
// Hello, World !
Top Answers
Top Questions
Why is there a std::move in both <algorithm> and <utility>
10 votes
1 answers
How to write a function that can take in an array or a vector?
8 votes
5 answers
emplace_back() vs push_back when inserting a pair into std::vector
7 votes
2 answers
Cannot emplace_back() a braced initializer on a vector of vectors
5 votes
1 answers
What is the point of making an argument that is passed by value constant?
5 votes
2 answers