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 ... 12 13 14 15 16 ... 52
Title Δ
Why cannot floating-point promotion work for arithmetics as well? +0.94
How to take template mixin as argument? -1.10
Pointing to the content of std::unique_ptr -1.28
Cannot add 2 pointers -1.41
c++11: delegate constructor - can't select constructor template? +0.88
Are variable identifiers totally needless, at the end of the day? -1.02
C++ Polymorphism - Map of inherited classes 0.00
Which container should I use for random access, cheap addition and... -0.23
C++ Why const LPSTR is different than const char *? +1.02
Is there any standard order of inclusion to avoid hidden dependenci... 0.00
how use Varidic Template to inherit multiple interface 0.00
will move constructors automatically initialize unlisted members? 0.00
default argument not being used -1.72
Template forwarding calls to a member's method 0.00
Is it safe to use RAII while stack unwinding? 0.00
CMAKE specifying different source directories -0.51
Deleting chars between a delimiter in a string +1.03
is it possible to implement a std::move-and-clear function? -0.20
How can I call virtual function definition of base class that have... +0.80
Perfect forwarding template parameter pack to emplace_back - failed... 0.00
Linkage error of extern const string 0.00
static_assert for unique_ptr of any type +1.21
Same key(created with malloc) is added twice to map +0.72
Can't end while loop (C++) -1.40
Writing safe copy-constructor with smart pointer 0.00
No matching Function for a call -2.81
Access some static variable that are defined in .cpp while its clas... +0.23
How to use .lib, .dll and .exp file in VC++? 0.00
Declarations in C++ +1.71
Where does the reference variable gets stored +1.36
Does the _T Macro effect std::string constructor? -0.20
Boost.Test check whether a pointer is null +1.40
vectors in range based for loop 0.00
makefile rebuilding everytime when object file dumped in other dir 0.00
Why is decltype(class::class::class::member) valid -0.09
Assert signature of the function that is called to return & (re... -2.71
When is a private constructor not a private constructor? +0.26
Implementing a compile-time "static-if" logic for differe... -0.03
What is the Relationship Between the C and C++ Standards? +1.43
Can a C++ standard library header include a C standard header? -1.04
Using std::istream_iterator to read binary data from file stops pre... 0.00
C++, inherited copy ctors does not work? +0.65
What problems are solved by holding a Temporary using `const T &... -1.35
C++ short circuit evaluation w.r.t optimization +0.80
does adding a value at the end to a c++ enum defined in an header f... +0.24
Move semantics and constructors when dereferencing a new +0.21
dynamic_cast of a reference to copied object fails 0.00
How to overload operator << to act like what ostream does -2.92
How do I store array of bits of size, such as size % 8 != 0? -0.77
C++ pattern: 1x base class + Nx derived classes BUT with a _last re... +0.23