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 ... 14 15 16 17 18 ... 37
Title Δ
Git - how to keep a change in a tag, but revert the change in the b... +1.08
Doing tail recursion in C++ +1.17
Storing pairs in a GCC rope with c++11 0.00
What are `git diff --word-diff' default regexps? 0.00
Compiler error when using LINQ on IEnumerable<dynamic> but no... 0.00
Why is declval present in a mangled symbol name? 0.00
VC++ 11 - std::condition_variable_any not compatible with standard? 0.00
Why are Git post-receive hooks typically in bare repos? 0.00
C++11 lambda can be assigned to std::function with incorrect signat... +0.31
git reset --soft seems to change index +0.27
Is there any reason to use a function with a void return over an Ac... 0.00
Is it possible to reuse a T4 class feature in the generated code? 0.00
Why is the return type of C++ function template instantiations incl... -1.90
Adding primary key on datatable +0.27
Collection of Collections VS Dictionary of Collections in C#? -1.37
Does adding a move constructor break binary compatibility? -0.71
Return IQueryable<T> from my method? Is it the right way to d... -2.34
How do I set IsThreeState=True in WPF MenuItem Checkbox? -0.73
What does git log --all do? +0.89
Why does "select many" on query syntax not work with join 0.00
Comparable and Nullable constraints on single generic -2.21
Cast a template object with different template parameters, how is t... +2.12
Is it possible to obtain the address of a implicit instantiation of... +0.51
How to get rid of these warning? +0.19
Force static_assert to fire during type instantiating -0.31
If statement being executed despite condition not being met 0.00
Encounter format trouble in concatenating String 0.00
Using string.ToUpper on substring -1.06
Concatenation of IEnumerable collections C# -0.21
What does an NFA with lambda transition let us do? -0.56
New commits to github aren't getting accepted. -0.82
Defining constructor with default values to a composition object as... -2.67
Why do console C++ programs have a different starting code in Visua... +1.62
Swapping `std::aligned_storage` instances containing non-trivially-... 0.00
What prevents infinite loops among interconnected Winforms controls? -0.93
Rebase or cherry pick these commits? +0.28
BOOST_PP expand sequence in the empty sequence case 0.00
How to statically check if type T of a template is std::vector<U... -1.69
Is int main() { } (without "void") valid and portable in... -0.96
deduce the type of tuple elements in c++11 +0.26
Why are we allowed to take the address of an incomplete type? 0.00
Why can't an incomplete type be casted to void? +1.00
error CS0115: 'Pong.Form1.Dispose(bool)': no suitable metho... 0.00
If a function is only called from one place, is it always better to... +0.14
effect of using sprintf / printf using %ld format string instead of... -2.20
Using `reinterpret_cast` on an enum class - valid or undefined beha... 0.00
How to a mark a function as invalidating its argument -1.77
#ifdef with warning if misspelled +0.79
remove_if(str.begin(), str.end(), ::isspace); what does the ::isspa... +0.27
Can a function marked as noexcept have exceptions inside? +1.81