SpiceQA
Questions
Tags
Users
Badges
user_6350078
@user_6350078
0
reputation
0
answers
7
questions
About Me
// Hello, World !
Top Answers
Array class that will accept an braced-init-list and deduce length
14 votes
requirements for custom container type to use with views
8 votes
Why does C++20 not support "void f(Concept const auto&)"?
8 votes
How to create ranges from two iterators
7 votes
How does the erase-remove idiom work with ranges/constrained algorithms?
5 votes
Top Questions
Do we still need to write the empty angle brackets when using transparent std function objects?
36 votes
2 answers
Constrained member functions and explicit template instantiation
9 votes
2 answers
Requirements on std::forward_list::remove_if predicates
6 votes
2 answers
Loop unrolling - G++ vs. Clang++
4 votes
1 answers
Is it necessary to annotate the template specializations of an exported entity with export?
4 votes
1 answers