SpiceQA
Questions
Tags
Users
Badges
user_3287591
@user_3287591
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Is there an elegant and fast way to test for the 1-bits in an integer to be in a contiguous region?
18 votes
Compile time size of data member std::array in non-class template (C++14)
5 votes
Checking if a double is equal to -0.00
5 votes
Disable exception with Infinity and NaN
3 votes
Can I count the number of arguments to scanf?
2 votes
Top Questions
Why is my double buffer implementation 8x slower on Linux than Windows?
9 votes
3 answers
How to statically assert if enumeration constant is defined?
8 votes
2 answers
Template argument deduction when mixing variadic template with C-style variadic function
7 votes
1 answers
noexcept constructor of std::string_view
4 votes
1 answers
Is it legal to use struct itself as template argument?
4 votes
1 answers