StackRating

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

Mankarse

Rating
1591.45 (2,222nd)
Reputation
32,322 (3,684th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
Default function that just returns the passed value? +0.78
Replace all references to a object in a shared_ptr<T> 0.00
Strcmp does not behave as expected, Returns 0 when comparing two un... -1.13
Virtual assignment operator overloading- how the correct overloaded... 0.00
C++ - Use Class Name As Function Parameter +0.80
Return a large struct object by value or pointer to dynamic allocat... +0.06
Existence of $C_0, C_1$ in the proof (Lemma 3) of FLP impossibility... 0.00
C++ calling a function from a vector of function pointers inside a... +2.22
Efficient use of boolean true and false in C++? -0.93
Good practice or convention for cleanup heap allocated object? +0.08
What is this buffer function doing? -0.52
C++ Variables not changing 0.00
Inner class of template class will not compile on XCode 4.5.2 0.00
constexpr, arrays and initialization +0.15
How do I delete this 2D array in c++ -0.91
Polymorphism base class pointers +1.19
What's the aim of typedef a former name? -1.29
Is comparing list iterators O(n)? 0.00
Debugging an apparent memory-issue in a C++-program +0.75
static struct member gets “undefined reference”. Don't know why 0.00
How can I store lambda with capture this in class as parameter? +0.43
Exception Specification more or less restrictive +0.67
What is the difference between object and object() in C++ +1.56
How can I use modulo to do REVERSE (backwards) wrap-around (overflo... -0.58
Simultaneously specializing outer and nested class 0.00
How to store universal references -2.12
Is it possible to random_shuffle an array of int elements? -0.85
Where can I find more information about D_GLIBCXX_DEBUG and DNDEBUG... 0.00
Correct memory management for struct -1.53
Why is my destructor called twice? +1.09
Lambda capture list and copying 0.00
Why can't I get std::function<std::vector<T>::iterator>... -0.58
comparing c++ string -1.43
set::find() doesn't find +0.43
Mapping error codes to string in C++ +1.73
Boost shared pointer initialization 0.00
How can I add an extra operator overload for a class outside of it'... -1.17
how to access private variables with out using friend function in c++ +0.35
C++ Assign a const value at run-time? -0.59
Always declare std::mutex as mutable in C++11? +0.34
Passing string literals to functions in C -1.57
How to iterate std::list<AbstractType*> +0.38
Issue when passing std::function as a parameter 0.00
Get the return type of operators in C++? 0.00
Why am I always getting output as 1 when printing a function? +0.41
c++: swapping vectors and pointer invalidation? 0.00
Performance of C++11 modern-style loops vs old-style loops +1.62
Are there any special ways using a C++ standard to assign two value... -1.76
Difference between Class Template and Function Template 0.00
Anonymous functions in java +0.46