StackRating

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

WhiZTiM

Rating
1612.95 (1,310th)
Reputation
18,227 (7,645th)
Page: 1 ... 4 5 6 7 8 9 10
Title Δ
Do I leak the constructed object when using new to create an object... -0.63
Converting between QObject* and void* -2.71
Calling method from own exception class catched by its base class -0.18
Restrict functor parameter type and constness -0.92
When would I pass const& std::string instead of std::string_view? 0.00
Passing pointer of an object to another class in its constructor 0.00
Why can't I return a shared pointer in C++14 when the function... +2.14
program crashes when trying to assign a pointer to a structure 0.00
The life range of a temporary object created at callsite arguments 0.00
Function for converting from T to const T in C++ 0.00
How to use [[noreturn]] attribute in c++? 0.00
using-declaration doesn't works correctly +1.18
How to set allocator for dynamically allocated stl container? 0.00
C++ Thread safe queue shutdown -0.62
Print value in array using template class-c++ -0.06
How to control the execution of a thread with blocking call +1.96
Out-of-line variadic template function 0.00
Exception catching mechanism, C++ +1.50
What is double evaluation and why should it be avoided? +1.15
Preventing early object destruction -0.73
Compiler can't "convert" between Vector_const_iterato... -2.27
c++: Remove Elements that are in one vector from another +0.79
Binary file- obj(game) save and load the obj 0.00
Placement new plus destructor and simple value initialization noexc... 0.00
When and how to properly destroy QMenu context menu? +1.52
How to operate at random addresses using pointers? +0.45
How to find duplicate elements' index in C++? +1.97
nested templates (template template parameters) +1.80
Template overload based on value of parameter +1.06
c++ templates and ambiguous call to overloaded function +1.29
Why rvalue reference pass as lvalue reference? +1.81
Why is a public const method not called when the non-const one is p... -0.23
Unevaluated operands and auto return type -1.34
How to apply the intersection between two lists in C++? 0.00
Transform predicate returning local variable by reference +2.74
Understanding the "Mutual Recursion Issue" for the Return... -1.87
How to return a NULL from a templated method, without using a pointer 0.00
Values past valid pointer to C-Style string -1.55
C++, passing filename in string to class function using it for ifst... -0.53
How to pass pointer of a class member in a member initialization li... +0.40
Does Making std::mutex as static creates race-condition for the mut... +2.10
Is it needed to delete a pointer that is not instantiated to a vari... +1.74
Why does the C++ compiler makes it possible to declare a function a... +1.03
Does noexcept apply to exceptions propagating from initializer lists +1.81
C++ - Uniform initializer with std::string +2.74
How to assign istringstream and ifstream to an istream variable? -1.12
Templates arguments not fulfulling all requirements +2.18
Generic Num class 0.00
overload ambiguous (int -> int64_t vs int -> double) -1.74
Using Getline on a Binary File -1.86