StackRating

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

Angew is no longer proud of SO

Rating
1719.64 (85th)
Reputation
142,089 (411th)
Page: 1 ... 25 26 27 28 29 ... 52
Title Δ
How to control the copy of return object into a new object? +0.23
typedef Foo<> Foo compiles but is it valid? +0.26
convert floats into unsigned ints c++ 0.00
How to let a method access private members of other template class... +1.25
Is a program, that doesn't use a default argument that would fa... -0.59
cmake simple sub-directory not including files 0.00
C++ type suffix _t, _type or none +1.59
How does the type deduction work for string literals in C++? -0.01
Returning by reference in C++ +0.54
Recursion to loop using a stack +0.86
range-based for loop with a const container issue 0.00
integer positive or negative check +0.89
cacheing with boost optional +0.98
Is there a way to combine the benefits of compiler firewalls (Pimpl... 0.00
Is it compatible to use -ansi and -std=c++0x flags for g++ simultan... -1.17
Copy constructor of "struct atomic" -2.08
std::conditional in nested template class 0.00
Call static function on deleted object -1.76
Can std::make_unique be used with abstract interface? 0.00
C++ Methods of store type_info objects doesn't work +0.27
Why is returning a reference to a function local value not a compil... +0.93
Deep Copy of Struct Member Arrays 0.00
Can a virtual function be a candidate to RVO (return value optimiza... -2.21
Why can't static_cast a double void pointer? +0.16
error C2678: binary '==' : no operator found which takes a... 0.00
How to replace preprocessor macro with if statement? +1.34
Initialise variable in various switch cases -1.71
Pure virtual function with implementation fails in XCode 0.00
Program runs in Visual Studio 2012 but not ideone.com -0.23
How does the Standard support this call of a pure virtual function... -2.33
Is read-only access to a vector (vector::operator[] and vector::siz... +0.60
Succinctly rewrite a set of functions with variable number of argum... +0.83
Can I have non owning shared pointers? -1.15
Multiple inside-of-class typedef of shared_ptr 0.00
Qt XML reading elements and only get the root 0.00
Is my interpretation of the word 'first' in §3.3.2/6 c... -2.86
ZZ coordinates not Matching 0.00
Is the specification of `bsearch` in C++11 & C++14 defective? 0.00
Destructor of struct called before assignment operator +0.22
Are static member functions reentrant? +0.95
Error while declaring a class with std::vector of structs containin... +1.89
How to forward declare templated type that should belong to a class? -1.20
Cannot understand how to add new object to std::list<std::unique... +0.01
where are the definitions for the cout, cin functions placed? 0.00
What value we'll recieve if we apply std::cout to a pointer to... -1.76
C++11 : Is it possible to give fixed-template-parameted template to... +2.03
Functions in namespace std accessible in global scope 0.00
Does rule of three/five apply to inheritance and virtual destructors? +2.11
c++ notation - namespace - class - function +0.83
Where does a tuple store its data? -0.25