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 ... 13 14 15 16 17 ... 37
Title Δ
building gcc 5.2.0 from source: configure: error: C compiler cannot... -2.85
Rationale for [dcl.constexpr]p5 in the c++ standard 0.00
Right associative operator in a mathematical expression parser 0.00
`const int a = 1;` is `a` a constant expression, if `a` has automat... 0.00
Preventing SQL injection while letting the user enter their own con... +0.68
What happens if a lambda is moved/destructed while it is running? +1.10
Linker error with static constant that doesn't seem to be odr-u... +1.64
why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't prepr... 0.00
Git change parent commit rev +0.88
Executing SQL code 0.00
How can I tell if a key was ever defined in a deserialized JSON obj... -2.86
How do I make a wrapped flexbox's content grow equally? 0.00
Maybe my understanding of [class.access]/7 isn't correct, but +0.29
Why is it better to use std::make_* instead of the constructor? +0.27
How can shared_ptr disrupt alignment 0.00
Why is COW std::string optimization still enabled in GCC 5.1? 0.00
How is BOOST_PREVENT_MACRO_SUBSTITUTION supposed to work? 0.00
Why give a C++ compiler warning when returning an rvalue reference? +1.12
Why am I not warned of too large numbers in C# (and other questions)? -1.23
Why does git log not show anything new after git fetch? +1.08
SQL - Can GO be overused? -0.46
Casting double array to a struct of doubles +0.71
enforce std::nothrow at compile time or during static analysis 0.00
Setting values and handling concurrency in EF 6 0.00
Lookahead not working in a "not followed by" regex -1.03
Empty readonly Action delegate +0.27
Why is initialization of enum class temporaries with arbitrary valu... 0.00
How do I pass address of UInt32 to UIntPtr in VB.NET? 0.00
C++ error: deduced conflicting types for parameter 'T' stri... +1.64
Feature-specific compatibility of a .NET 4.5 application on a syste... +0.28
Why does rebasing unset my current branch and does not complete? 0.00
Add to value in Dictionary -2.49
C# long data type unboxing issue +1.72
Is overflow of intN_t well-defined? +1.42
How to override a virtual method that has an out parameter? +0.29
cpp expansion of macro with no token-string -0.94
Why doesn't == implementation call Equals for Guid? 0.00
Reference destructing object before use -1.34
C++ - Safety of reinterpret_cast for pointer-to-primitives -2.64
C# Implemeting the Equals Method Correctly and How do I implement t... +0.10
C++ gettid() was not declared in this scope 0.00
What is the point of being able to use compile-time characteristics... +1.37
Unifying lookahead and lookbehind into a single regex operator +0.74
Get value in case-insensitive HashSet<string> -2.66
Entity Framework: SaveOptions.AcceptAllChangesAfterSave vs SaveOpti... 0.00
int a=int(); what happens in C++98? 0.00
how to emplace_back(pair) efficiently? 0.00
Do parentheses make a difference when determining the size of an ar... +2.19
Private Constructor in SqlConnection class Takes Parameter SqlConne... 0.00
How to force Visual Studio (C#) to compile sources according to ECM... -2.40