StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

hvd

Rating
1690.70 (195th)
Reputation
68,036 (1,284th)
Page: 1 ... 20 21 22 23 24 ... 37
Title Δ
Why there is a restriction for a base-class subobject? +1.42
Binding const rvalue to rvalue reference 0.00
Why does Intellisense show a variable as an option on the right sid... 0.00
How to replace string.empty to "0" -1.45
MACRO with variable arguments? +0.28
Why doesn't e.Location exist inside EventArgs for LocationChang... 0.00
Entity Framework - best practice to get count 0.00
What is the purpose of unary plus operator on char array? -1.03
Mixing assignment and compound assignment operators - Precedence? -2.07
Is ICollection<>.Add() thread safe? -2.74
Generic type nullable and ToString +0.73
How to check at compile time if a function is called +1.13
Does the ordering of multiple va_end calls matter? +0.75
Event delegates disappear after being added in a foreach loop -1.74
Is rethrowing an exception from catch block which has an nested exc... 0.00
Why does Assert.AreEqual(x, y) fail, but Assert.AreEqual(y, x) does... -0.98
Does nothrow/noexcept are sufficient to say we have no-throw guaran... +0.37
Check whether equal string literals are stored at the same address -2.22
C++, what is the purpose of argument type (void*&)? 0.00
C/C++ implementations where longjmp unwinds? -0.71
Can you specify 'unlimited' when using "Select TOP (@v... +0.72
Can size of pointers to non-union classes differ? +0.95
Why does unique_ptr have a nullptr_t constructor? -1.14
Why was "git push origin master" used when origin wasn... -1.69
Although setting TImage::Picture = NULL won't cause a memory le... -0.88
Can I use the files present after a git clone? -0.49
Surrounding a lambda expression parameter with parentheses -2.45
Bash: syntax error near unexpected token `else' +1.26
Inserting an ignored commit between two commits +0.29
boost list_of with default arguments 0.00
Why my code runs faster if I build it in codeblocks? -0.81
Valid approach for generic operators +0.35
Is the static initialization order of this code implementation spec... +1.74
LINQ: Generate "AND" Expression instead of "OR"... -1.59
Why does this anonymous type Linq expression work? -0.18
Does not name a type, but why? -1.32
Why does modulus (%) operator work for char but not for floating ty... 0.00
Initializing char* vs int* +1.26
Is std::move(*this) a good pattern? 0.00
Confusion with auto assignment with list initialization syntax -1.87
Does asp.NET call code behind class' constructor at each fired... 0.00
How can Boost be used to achieve C++14-style auto return types? +1.18
What is the purpose of the extern modifier on an event? 0.00
Entity Framework creates different SQL depending on where program i... -0.20
Entity Framework 6 supports SQL Server 2000? -0.71
Stored procedure using NVL() on input parameter - why? -0.42
Is 'float a = 3.0;' a correct statement? -0.54
In a disconnected DBContext with small DBSets, does distinguishing... -0.91
Why does "git push origin @" not work? 0.00
Shouldn't GetLastWin32Error be reset if P/Invoke attribute SetL... 0.00