SpiceQA
Questions
Tags
Users
Badges
user_10266364
@user_10266364
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
In C++20 when should use `iterator_traits<I>::value_type` and when should I use `iter_value_t`?
5 votes
Why does heterogenous version of erase for associative containers take in forwarding reference?
4 votes
Why does "&& true" added to a constraint make a function template a better overload?
-2 votes
Top Questions
Why can't we do three-way comparison in C++?
21 votes
6 answers
Why does heterogenous version of erase for associative containers take in forwarding reference?
5 votes
1 answers
Casting parameter-less generic lambda to a function pointer
3 votes
2 answers
Why does std::align take in a reference to a pointer as a parameter
2 votes
0 answers