StackRating

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

visitor

Rating
1519.35 (33,253rd)
Reputation
1,703 (97,085th)
Page: 1 2
Title Δ
Safe typecasting inside return -0.36
need a warning about overriding a function with const parameter 0.00
C++: STL: vector: remove: destructor calls -0.86
C++. Get typename of a data as type, not as string +2.71
Why Math.min() > Math.max()? -3.06
Passing std::forward_as_tuple() result to multiple functions that m... +0.47
Overloading a virtual function in a child class -0.92
Can const member function return a non-const pointer to a data memb... +1.31
Why is `boost::any` better than `void*`? -0.30
Storing set of non-overlapping ranges and finding whether a value i... +2.90
Why can't I declare a reference to a mutable object? ("referen... -3.75
C++ template class map +3.33
std::function: Strict compile time verification of arguments 0.00
Non deducible context in template region 0.00
instantiation oddity +4.06
Explicit conversion and templated conversion operator 0.00
Generic wrapper to return last parameter of function in C++ +0.02
Ignoring a return-by-reference result from a function -3.58
Minimal C++ STL Vector Implementation Problems -2.43
overloading pre-increment and post-increment +1.37
How to handle default value for a templated functor -3.06
How to access protected base class function, from derived class thr... +0.23
shared_pointer of a base class cannot be created using a polymorphi... +3.97
Using auto in a lambda function -3.89
Catching exceptions in constructor -4.32
lambda with templates +3.70
How do I call a class destructor in a recursive selection sort algo... +3.81
Move constructor is not getting called in C++0x +4.67
template error message c++ +3.53
stdio.h not standard in C++? -1.28
How to write a `<<` operator for boost::tuple? +0.63
How to copy (or swap) objects of a type that contains members that... +2.74
Proper way to implement move semantics for class with std::vector o... +3.85
Missing Template Arguments -0.96
friend function, cpp +4.52
accessing operator overloading of class which is wrapped by std::sh... +4.40
c++ inserting elements at the end of a vector +1.92
boolean type manipulation +0.37
Is there a way to change a member of a const struct? +0.66
Dispatch based on arguments of a non-member function +1.80
Disable functions inside templated class +0.30
How do you name your variables? +0.39
what will happen if you do "delete this;" in a member fun... -2.90
A example in Gotw 67 -2.23
Concatenating a stack string with a heap string gives odd results -2.39
Why doesn't the compiler perform a type conversion? 0.00
C++: How do you initialize an internal struct's members using an in... -1.23
allocating vectors (or vectors of vectors) dynamically -1.72
Using numeric_limits to default parameter values -1.90
Copying a vector of pointers +4.30