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 2 3 4 5 6 ... 10
Title Δ
What is <> again after class name in declaration? ... templat... 0.00
how C++ insert like python? +2.30
base class is a reference to another object +0.38
Comparing char array[ ] with char *array[ ]? +1.33
C++ multiple inheritance private member ambigious access 0.00
How get the class (object type) from pointer to method -0.48
Why must I use address-of operator to get a pointer to a member fun... 0.00
couldn't deduce template parameter ‘looptype’ 0.00
Passing object by reference and Multithreading +0.89
std::shared_ptr - can I use equal sign (=) for initialization? +2.16
Cannot get vector size when constructed from istreambuf_iterator -0.75
Remove an entry out of a std::list while iterator -2.08
C++: Intersection Of two ranges +0.38
Create shared_ptr from reference +1.68
Use an int declared in class in a switch statement in one of the me... 0.00
reading and displaying large text files through C++ -2.52
Returning lambda from function with passed in reference capture 0.00
Can there be a difference between explicit operator= call and = ope... +0.49
Retrieve Largest Value On Iterators -0.98
Difference between ifstream.good() and bool(ifstream) +1.78
How can I hash a std::regex? 0.00
How can I declare a member vector of the same class? +1.00
Efficient way to get unique elements from a vector of pairs +1.23
what the conversion is applied in the expression (double to int) 0.00
How to add element in std::map doing allocation oneself? +2.62
Accessing variables in lambda without capture list +0.06
can I create a pointer to a templated function inside a scope? 0.00
Override public virtual function with private base function? +1.44
Unresolved overloaded function type, clone for_each -2.42
Why won't [ ] brackets work when dereferencing a pointer? +1.21
Why auto deduces a reference object instead of bool for std::bitset... -2.22
What is make_shared of unknown size? -2.17
How to properly use std::shared_from_this or trick around it? -0.31
C++ - const keyword in methods and overload -1.24
function pointer to a templated class method +1.41
Partial template specialization triggering static_asserts -0.39
Forward declaration of a template function from a seperate file -2.44
Why Is Scope Resolution Operator Needed In CPP File -2.43
Passing constant to C++ constructor +1.75
C++ Primer - Pointers and References to an Array +0.36
Wrong constructor is being called -0.53
C++ Overloaded function name lookup error -0.67
Too many arguments to function error even though I have a function... -0.60
Why does uint8_t + uint8_t results in an int? -1.57
Memento design pattern 0.00
What is the complexity of copying a variable in C++ +0.97
Add emplace_back to template class +0.38
Stack memory allocation of variables in c++ -0.13
Specialize template for const T& for big types and T for simple... +0.02
Constructor move -0.11