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 ... 23 24 25 26 27 ... 37
Title Δ
Forward declaring a typedef for a template class 0.00
C++11 Allow inheritance only to certain classes +0.27
A language that can seamlessly interop with C++? -0.42
What does this sentence mean in paragraph ยง3.2/2 of the C++11 Stand... 0.00
Why am I getting "Invalid Allocation Size: 4294967295 Bytes&qu... +1.13
Do libstdc++ implement C++11 deque interface? 0.00
Effects of modifying std::string using op[] beyond its size? 0.00
__builtin_round is not a constant expression -0.13
git add versus git add all 0.00
Task.Yield - real usages? -1.81
How do I create a user-defined literal for a signed integer type? 0.00
Pack expansion failure with g++ 4.9.0, but works with clang++ 3.4 -2.44
Why does auto a=1; compile in C? -1.03
Partial template specialization not giving proper results +2.17
SQL select statement that would result in an associative table 0.00
Error: `#elif with no expression` - happens only on Windows -0.75
Visual Studio 2013 Git tools 0.00
Is it safe to replace array of XXX with TArray<XXX> +1.71
std::nullptr_t arguments in variadic functions +1.29
Why cant I write if (object is HashSet<>) but its okay if I w... +1.14
How do I work around the error "ByRef return value not support... +1.06
How to add CRLF (Environment.NewLine) to FileStream correctly? 0.00
Workaround to pass "256" as a parameter using a byte +0.87
Template dependent typedefs -1.15
Identity column skipping some values when adding a new row -0.45
Why does comma (",") disappear when converting string to... -1.02
Why does ORDER BY in OVER clause also affect on my result set? 0.00
Supress GCC warnings +0.61
How do I prevent changes to properties of a property? -0.59
What is the actual purpose of using new Guid() in c#? +0.87
Why is HashSet<T> attributed with MayLeakOnAbort, but Diction... +0.33
ReflectedType from MemberExpression +0.31
How to use backspace which stops at the number 0 -0.51
C++98 get result of promotion from operator +1.64
C++: Converting date-time between timezones keeping precision -0.96
Compiling in Cygwin: 'EOF' was not declared in this scope, compiles... 0.00
What difference between the element type and the loop variable type... -1.49
How to use gettext with __VA_ARGS__ in c +1.13
Using constexpr wrong from the c++11 standard or have I caught some... -2.84
Optimal query to find both (x,y) and (y,x) records +1.66
SQL Server CASE statement in where clause dependent on column 0.00
How to declare a constant expression correctly? 0.00
Declaring a function as defaulted after its first declaration 0.00
Why does an enum.ToString box/callvirt, instead of pushing address... +0.44
Why members of std::basic_string are public in VS2010? 0.00
EF does not accept my primary key in its SQL Statement +0.30
C++11 alias template as template template argument in specialization? +1.42
Does the gcc compiler rule change or something else? -0.53
Why are Boost.Range range_begin/end free functions overloaded for b... 0.00
Calling Func inside Func body 0.00