SpiceQA
Questions
Tags
Users
Badges
user_27678
@user_27678
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
Time complexity of nested for-loop
90 votes
How to assign "nothing" to std::optional<T>?
20 votes
What does the "operator()..." syntax mean in C++?
20 votes
What is the difference between variadic template and ellipsis?
16 votes
How can I convert std::vector<T> to a vector of pairs std::vector<std::pair<T,T>> using an STL algorithm?
15 votes
Top Questions
Matching variadic non-type templates
22 votes
3 answers
How can I check that assignment of const_reverse_iterator to reverse_iterator is invalid?
10 votes
2 answers
How do I check if ranges:: algorithms like find_if returned a value?
4 votes
1 answers