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 ... 9 10 11 12 13 ... 37
Title Δ
Why doesn't `IList<T>` inherit from `IReadOnlyList<T&g... +0.27
Does the C# compiler treat a lambda expression as a public or priva... +1.56
Does undefined behavior apply to asm code? +1.08
Is it costly to pass an initializer_list as a list by value? +0.54
In-class member initializer of unique_ptr to nullptr error with exp... 0.00
Using a lambda in a `constexpr` function in a non-`constexpr` conte... 0.00
What is the syntax for declaring an index variable in a Delphi 2007... -2.17
Why does std::not1() take parameter by const reference instead of b... 0.00
What is the .NET System.Numerics.BigInteger Equivalent of Org.Bounc... -0.73
Is there a GCC 4.9.1 (5.1) bug in the restrictions for the argument... 0.00
Why doesn't the compiler enforce that sequencing rules are held? -0.63
use "this" inside Object initializer -1.92
How would you implement the method System.Type.IsEquivalentTo in C#... -2.74
Should I define constants for repeating literals in the code? -1.06
Why does the constructor call depend on the default destructor'... 0.00
Writing the content of StringBuilder to a file without calling ToSt... +1.45
Why a local variable is used instead of var parameter in a procedure? -0.24
Doesn't GIT support some way of down revving? -1.24
Is &arr[size] valid? +0.56
git status --short: missing "Your branch is ahead of 'orig... +1.29
Regex to match only 1 digit between 0 to 2 0.00
What does the "this" pointer points to inside a construct... +0.26
C *argv[] and char array[][] 0.00
C# - Clamping an angle vs using modulo 0.00
Linq with null parameters not working -1.54
Generally, what does A first chance exception of type 'System.A... -0.75
FloatToStr returns imprecise value when FPU Control Word changed -0.24
Find/replace text string containing the character '*' with... +2.22
Strange behavior w/ strlen() in boolean expression 0.00
Operator '??' cannot be applied to operands of type 'Sy... -0.28
is a[i++] = 3 undefined? -2.47
What is the correct way to handle nullptr const char* when using co... +0.29
C++11 Redefine delete without affecting =delete +0.23
Boost Optional implicit conversion to bool? 0.00
Why is the default implementation of DbConnection.OpenAsync(Cancell... +1.25
Operator '?' cannot be applied to operand of type 'meth... +0.27
Pointer arithmetics on non-array types +0.65
Any suitable substitute for Double.Nan 0.00
Can one call `operator true()` explicitly? When is it used to conve... +1.34
warning: disabled expansion of recursive macro 0.00
Why is .NET's Version a class and not a struct? +0.26
How to get out of this "loop" without any input indicatin... 0.00
Optimally packing a recursively templated struct without loss of al... 0.00
__FILE__ can be referred by const char* in C++? +0.91
Variadic version of std::is_convertible? +1.47
Declaring pointers to function returning arrays is actually legal? +1.41
Why gcc splits error message along several lines? +1.60
"specialize" a base object to become a derived object? +0.59
How can I force a minimum number of decimal places in Json.net? 0.00
sscanf returns 1 despite the line not matching the search pattern 0.00