SpiceQA
Questions
Tags
Users
Badges
user_11930602
@user_11930602
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
Why does the std::unique_ptr constructor accept an external pointer?
6 votes
Find index of element in vector of pairs
4 votes
does queue create a copy?
3 votes
Parse comma-separated ints/int-ranges in C++
3 votes
Delete elements in a std::vector<std::string> which matches with the characters in another given std::string
2 votes
Top Questions
How do I detect the interactive flag in a container?
6 votes
2 answers
`std::back()` like function in C++
6 votes
3 answers
How do I find the index of the element being passed to the predicate in STL functions?
4 votes
2 answers
What file defines the relation between front-end and methods in the code-behind file?
4 votes
1 answers
Improve the performance of array operations
3 votes
1 answers