StackRating

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

Potatoswatter

Rating
1579.48 (3,055th)
Reputation
113,117 (599th)
Page: 1 ... 24 25 26 27 28 ... 46
Title Δ
Convert double to int lose 1 in c++ +1.16
Why doesn't emplace_back() use uniform initialization? 0.00
C++ Buffer Overflow -1.79
Overloading member access operators ->, .* (C++) +0.64
C11 type-generic expressions - why not just add function overloading? 0.00
Iterating variadic template arguments in reverse order 0.00
SFINAE to test a free function from another namespace -2.10
better design than circular dependency for convertible types -0.05
using c++0x - safe? +0.93
Construction of const object +1.86
How to use friend function of local class? -0.66
Why c++ puts same-named variables defined in separate modules into... -1.00
What characters are left for pp-tokens? +0.08
Should `unique_ptr< T const [] >` accept a `T*` constructor a... 0.00
Trying to understand complicated use of macros, templates and enums... -0.08
Using class types in switch 0.00
Extend the singleton pattern to allow more than one instance 0.00
Why CLS() has different meanings in C++11 -1.10
Why vector<bool>::reference doesn't return reference to bool? -1.06
C++ FP-tree or Prefix tree -0.59
redefinition of typedef +0.53
Numerical types beyond cstdint 0.00
Can optional references be created in the new C++11? -0.55
Does using this->, :: and ordering members increase compile speed? +1.88
Lambda to std::function conversion performance +1.78
Size of built-in multidimensional array using variadic template fun... -0.86
Rules for determining the set of function type compatible with std:... +0.27
Why do statements after return change the return value? 0.00
Subsequent read and write operation on Files with C++ 0.00
C++ how to elegantly deal with friendship not being inherited -2.12
Why is deallocation slow? -2.15
64bit integer conversion from string -1.02
C++ enum equivalent - convert to constant expression -1.21
Changing integer to binary string of digits +1.15
Having duplicate enumerator values -0.95
Why is this "min" template of cpp-next at fault? -1.02
initializer_list and move semantics +2.26
Changing a class to its child class +0.78
How can i convert bitset into short in c++? -0.15
What to inherit from when I want to create a new fstream? 0.00
using stringstream to print a rounded floating point number -2.04
C++: no matching function call for constructor? -0.56
In the declaration "std::vector<X> f();", is "... 0.00
Why isn't g++ tail call optimizing while gcc is? 0.00
A way to use all the unqualified names in a C++0x enum class? -1.20
How to catch integer overflow in C++? +0.87
Suggestions for using attributes beyond [[noreturn]]? 0.00
C++ loop logic error? +0.45
Are Template-less Getters Possible in Variadic Template Container C... +1.88
C++ templated method disambiguation rules with rvalue references -2.45