SpiceQA
Questions
Tags
Users
Badges
user_46571
@user_46571
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
What's the difference between passing by reference vs. passing by value?
55 votes
What's your most controversial programming opinion?
9 votes
Pros/cons of document-based databases vs. relational databases
6 votes
Why are compilers so stupid?
1 votes
Why is ++i considered an l-value, but i++ is not?
0 votes
Top Questions
Applying the MIN aggregate function to a BIT field
97 votes
7 answers
Efficiency of C#'s typeof operator (or whatever its representation is in MSIL)
18 votes
3 answers
Is there any way to pass the setter of a property to a delegate?
13 votes
8 answers
Run two <algorithm>s side by side on the same input iterator range
9 votes
3 answers
Reference to an object of any class that implements two or more given interfaces
3 votes
5 answers