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 ... 15 16 17 18 19 ... 52
Title Δ
C++ macro metaprogramming +1.54
Why does this array of characters contain memory that is not popula... +0.87
condition variable usage in detecting an event in C++ scott meyers +0.34
Why are two raw pointers to the managed object needed in std::share... +0.94
Are c++11 lambda targets statically created? -0.54
Why is std::forward useless in this context 0.00
Template symbol search issue 0.00
Check if iterator points to element in container 0.00
cmake does not copy file in custom command -2.90
What requirements does the standard impose on the Value type of uno... +0.81
How to implement class lock objects for multithreaded access 0.00
relation between universal references and interfaces +0.29
Overloading operator + -0.61
nVidia Thrust: device_ptr Const-Correctness 0.00
std::deque::erase, T need to be MoveAssignable, how to evade? 0.00
Shared_Ptr<Derived> being upcast to Shared_Ptr<Base> 0.00
Setting Pointers to 2d Array equal - Invalid array assignment 0.00
CMake, multiple targets (asan tsan..) without having to recompile e... -3.11
Bithacking comparison (less) operator 0.00
Array to pointer conversion. How to find the size of array in C++? 0.00
Convert QString to const void* -0.25
copying a container that was passed by iterators 0.00
How do I comment header files? 0.00
How to maintain initialization of struct as members are added? -1.03
Meaning of dynamic type -0.99
Is it safe to create a vector with new? -0.35
How to do a Cube Map Texturing on a Sphere? 0.00
implicitly specializing template class without the use of <> 0.00
undefined behaviour in theory and in practice +0.52
specialise for loop with visitor pattern? +0.87
Detect definitions of same name of enum and #define in C++ source -0.52
Confused about while check 0.00
Why is rsize_t defined? +1.28
Can a member function (as opposed to the entire class) befriend a f... -0.82
How to forward declare custom unique_ptr +1.03
How to shuffle an array including the last element? 0.00
ifstream does not completely read whole data -0.00
Best way to copy C++ vector to another with conversion 0.00
which file actually write the properties of the project when we loa... 0.00
How to access private static class member inherited from a template... +0.75
How to parametrize function by function template? 0.00
define a static array in class templates 0.00
C++ Error: “expression must have integral or unscoped enum type” wh... 0.00
CMake adding a library -2.51
Template class Member function specialization 0.00
Use connect, signals and slots by iterator +0.85
Modify content using pointers 0.00
Explanation of code snippet containing const_cast -1.20
Why are class-level typedefs not inherited from tempates? 0.00
How to prohibit the construction of object? +1.21