SpiceQA
Questions
Tags
Users
Badges
user_1856429
@user_1856429
0
reputation
0
answers
29
questions
About Me
// Hello, World !
Top Answers
Programmatically get the cache line size?
6 votes
C++ multi-inheritance, error in delete object
4 votes
Why not specialize function templates? (Q&A)
3 votes
try except and inheritance
3 votes
Yet another counterintuitive behaviour of vector's constructor
3 votes
Top Questions
Is if(A | B) always faster than if(A || B)?
53 votes
9 answers
Make integer sequence unique at compile time
29 votes
4 answers
Does it make sense to add final keyword to the virtual function in a class that has no base class (is not derived)
28 votes
3 answers
What is the difference between variadic template and ellipsis?
20 votes
2 answers
Why second spin in Spinlock gives performance boost?
17 votes
2 answers