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 2 3 4 ... 46
Title Δ
Lambda state behavior differences between an internal static and a... 0.00
How can I optimise 50+ fields(columns) for many tables? 0.00
Is a data member of a temporary object an xvalue in C++11? 0.00
Why does c++ resolution operator fail to access an ambiguous base? 0.00
Pimpl with unique_ptr : Why do I have to move definition of constru... 0.00
Does TCP support non-printable characters? 0.00
How to properly forward Invocable types -0.58
How to store current system date in structure? 0.00
Allowing both pre-computed and computed-on-the-fly results -1.71
C++ function parameter defined by children 0.00
Why doesn't the C++ standard library provide constexpr versions... 0.00
Partial specialization and SFINAE -1.58
Passing a variable by reference to a recurring function 0.00
What is the byte alignment of an allocated block of memory on 64bit... +1.02
C++ Pointer does not behave as expected +1.98
passing arguments to a c++ function without specific order +0.22
Finding a mode or modes in an array -0.97
purpose of enabled(true) or enabled(false) in a constructor in C++... 0.00
Behavior of c++ exceptions escaping into c program +0.37
How to allocate memory based on the number of elements in an STL li... -0.20
Are stack frames allocated and deallocated with scope? 0.00
Finding potential stack overflow issues in templates -1.44
Concatenation preprocessing: +0.36
Why use "*(*(array + i) + j)" over "array[i][j]"... +0.10
retrofitting a .h & .c file to my already working .c program 0.00
Is there any way to trick std::make_shared into using default initi... 0.00
c++ conversion of strongly typed enums -0.77
Why does +0.0 > -0.0 not hold for IEEE754 floats? 0.00
Register storage specifier in C++ -0.21
Can copy-constructor with delete qualifier be private? +1.86
Percentage of value 0.0000001 .. 1000 0.00
bound friend templates in SGI STL 0.00
Prevent macro expansion within levels of indirection +0.38
Implement divided differences in C++ with variadic templates +1.59
Does redefining a function from the standard library violate the on... +2.00
How to get real class instance name from a vector? +2.11
c++ is it optimizable to place all headers in a cpp file +1.29
How to read an UTF-8 text file in C? -0.83
How to prevent a template class from being derived more than once? +1.54
About the pow function in C++ -0.10
The 'this' pointer in the initialization list of the constr... -0.59
Using the type of the function in std::function to declare multiple... +0.87
Can I get a -1 exit code using C++ on mac? -0.60
Check if a template parameter appears more than twice in a homogene... -1.02
Is `size_t` always an alias for `vector<int>::size_type` or a... +1.89
Understanding assignment of const reference to non-cost data member -1.48
Convert std::vector<bool> to std::string 0.00
Assign a newly constructed shared_ptr +2.56
no match for ‘operator-’ +0.59
Why does clang take a string literal as a pointer rather than an ar... -1.99