StackRating

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

Chubsdad

Rating
1476.74 (4,507,064th)
Reputation
19,408 (7,065th)
Page: 1 2 3 ... 11
Title Δ
Building a previous release using the original Build Pipeline at th... -0.98
constructor of the class containing another class as member variables 0.00
How does C++ implicitly cast arguments to a comparator such as <? -1.75
C++ Memory Leak not properly showing -0.37
Do memory leaks persist after a C++ program is done executing in Vi... 0.00
Is there a way to make a constant getter with references? -1.51
Getting to the bottom of C++ protected +0.03
void* of a bool[] conversion to std::string +2.04
Is &decltype(object)::memfn a misuse? -1.67
Why is the copy constructor called for the statement d1=d2+d3 in C++? +1.51
Fixing the value of template parameter +0.48
C++ Operator overloading explanation +0.65
Can a template parameter itself be templatized? -1.05
Using template argument of base class in derived class -1.28
Change behaviour of class according to the type of object it is given +0.44
Overloading >> to read in fractions -0.48
Are const parameters identical to const reference parameters +1.64
c++ breaking circular dependencie for sort algorithm object -0.54
Will deleting this call destructor? -0.44
return an array of void* +1.00
How to compose functors with STL? -1.07
Why the compiler can overload functions with passing by reference a... +0.51
Are thread IDs unique per process or per computer? -0.09
Ensure derived class constructor must call specific base class method -1.36
Can I do the following in c++ -0.41
C++ multi-dimensional array +1.78
"String subscript out of range" error using vectors +0.52
Access to the iterator,vector in the Inventory.h -0.82
How can I free memory in Matrix Class? -0.48
'std::list<_Ty>::push_back' : cannot convert 'this' pointer f... -0.87
How to refactor this while loop to get rid of "continue"? -0.73
Will memory of array member of a class be allocated? -1.06
C++ / Arduino: dynamic int array -1.97
Calling a virtual function statically through a function pointer +0.52
Boolean_conversions Using reinterpret_cast<> +1.27
C++ : Deleting a pointer to an automatic variable +1.52
C++: Infinite loop with a simple menu selection +0.55
About Memory Management When mentioning C++ -0.89
What is a void pointer and what is a null pointer? -1.01
Disadvantages to using lots of if statements +1.18
C++ iterator for custom template class -1.02
OOP vs macro problem +0.63
What real platforms map hardware ports to memory addresses? +0.19
Why does ostream_iterator need to explicitly declare the type of ob... +0.06
What is the difference between a reference variable and a const poi... +0.54
Recursive function behavior in c++ -0.47
Static and dynamic binding 0.00
Why can't functions be overloaded by return type? +1.37
should template template parameters be allowed to receive parameter... -1.85
Can't initialize static QList? -1.73