StackRating

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

Ralph Tandetzky

Rating
1508.16 (87,620th)
Reputation
13,818 (10,379th)
Page: 1 2 3 ... 4
Title Δ
Accessing a moved std::string in a new thread -0.51
Retrieving parent QTableWidget from its cell widget item 0.00
How to ensure that a method is executed only once for the lifetime... +0.18
Can and does the compiler optimize out two atomic loads? +0.32
how to avoid code duplication between syntactically identical const... +2.09
My Qt eventFilter() doesn't stop events as it should +0.48
Properly terminate a QThread -1.06
How can I format a date to remove preceding spaces and zeros using... 0.00
Understanding assignment of const reference to non-cost data member +2.10
Using std::string_view with api, what expects null terminated string +2.35
Using std::variant in g++ +0.46
Remove all non-alpha characters from string -0.60
Writing more general pointer code -0.24
Showing sort simulation 0.00
Missing attributes and methods in QT ui pointer +2.37
C++ - std::enable_if for more types +0.50
Compiler chooses erroneous overload instead of valid overload +1.11
Pointer allocated in for: should I have to free it? -0.54
C++ does what it wants | Char[] cout and inverted char[] +0.52
Function returns chars from a shrinking vector. What to return when... -1.02
How to return a reference to an object (from an unordered_map), whe... -1.49
How is a Vector of Vector aligned in memory? -1.97
Why is (a % 256) different than (a & 0xFF)? +0.83
Is there any way to use string in c++ without the word "string... -0.05
Use of the Implicit Copy Constructor in User-Defined Copy Constructor -1.37
What are some good guidelines for choosing the size of integer types? -1.38
SFML SoundBuffer to Music buffer 0.00
how can I fix this error when allocating memory? +0.11
Which std types are guaranteed to be empty/null after being used as... -0.28
How to compose buttons in QScrollArea? 0.00
Does declaring swap() in namespace foo and then using swap() instea... -1.29
Size of int array C++ +0.05
global variable changed by destructor not seen in result +1.81
Complexity of algorithm including dynamically allocated array 0.00
C++(11) "High Performance" Concurrent Single Writer(s) 0.00
Best practice with argument dependent name lookup -1.80
How do you create a custom deleter for a unique_ptr class member th... -0.21
enum as class member function with return value +0.63
Is there an efficient way to make reference to constants actually c... -0.92
Less than operator through implicit conversion? +0.48
Improving C++'s reading file line by line? +1.21
Why don't the official Qt examples and tutorials use smart poin... +0.25
How to specialize a class template with a template template paramet... +0.50
Is `std::common_type` associative? -0.84
Getting pointer to element in a list +0.48
print map values in descending order in c++ +0.34
Init pair of struct inside struct -1.85
Template specialisation failure for a templated structure inside a... -0.60
Add to Array/Variable Array 0.00
Trying to understand [expr.const] in C++14 -1.13