SpiceQA
Questions
Tags
Users
Badges
user_8658157
@user_8658157
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Easy interview question got harder: given numbers 1..100, find the missing number(s) given exactly k are missing
7 votes
What is the advantage of std::enable_if over static_assert for class templates?
5 votes
Is there a way to extract outer loops of multiple similar functions?
3 votes
Couldn't deduce template paramter even if it is known at compile time
3 votes
How to specify a default argument for a template parameter pack?
2 votes
Top Questions
Bad type deduction when passing overloaded function pointer and its arguments
8 votes
1 answers
Less repetitious way to do explicit template instantiation (ETIs)? (without macros)
4 votes
0 answers
Is there an efficient way to use views::filter after transform? (range adaptors)
3 votes
1 answers
A generic type trait to non-recursively get the last type of a variadic template?
3 votes
1 answers
Get list of all edited files since branching
2 votes
3 answers