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 ... 5 6 7 8 9 ... 52
Title Δ
sizeof(T) being interpreted as two arguments 0.00
Object counting copy constructor called more times than the destruc... +1.61
How to create a derived class of base class with no virtual methods? 0.00
No such file or directory while local build works fine +0.23
Where in the C++ Standard does it say that the definition of a cons... -2.84
I need to rewrite c++ 11 code in c++98, c++ 11 is using lambda func... -3.05
What is ownership of resources or pointers? 0.00
How can I set up Visual Studio to understand GCC defines? 0.00
pass unigue_ptr as shared_ptr into a vector -0.27
How can I stringify a macro using a macro? 0.00
VS Always looks for precompiled headers 0.00
The logic not to use "*" for class that memory dynamicall... +0.89
Get rid of unnecessary class in variadic template recursion base case 0.00
Cost of Default parameters in C++ +0.97
Using initializer lists through inheritance +0.68
Can this condition using std::is_same<> be evaluated at compi... -1.74
fail to insert new elements to set when I add customized comparator 0.00
C++ ISO noexcept of noexcept 0.00
Exception in constructor: init() method, pointers, large try/catch... 0.00
How to move the first digit to the end of a number in c++? +0.14
template<typename T>: only static data member templates are a... 0.00
Is it possible to initialize a member variable in the constructor b... 0.00
C++, two just writers threads without lock +0.24
Is string subscript an associated index? +0.92
I keep on having an LNK2005 error while programming in c++ I can... 0.00
Templated class member mutex causing compilation errors c++ 0.00
Story behind Derived to MatrixBase<Derived> conversion +0.25
calculating the O notation for block of code 0.00
Depth testing is not working at all 0.00
cmake: dependencies on object libraries 0.00
Safe way to implement matrix class with bracket operators +0.99
Check if a 3D Point lies on a given 3D line(between two 3D Points) -1.25
CMake's objects output folder variable +1.03
Is scoping a legitimate way to access virtual functions? +0.98
Usage of std::unique_ptr in combination with custom free-operations 0.00
Most derived class cannot compile if virtual function not implement... 0.00
Losing precision with floating point numbers (double) in c++ 0.00
specialize type_trait after base class = undefine behavior? +0.96
Is the vector copied twice in this sample? +0.23
What is a good design to add an "all" option to an enum i... +0.12
C++14 custom container supporting allocator 0.00
How to delay initialization of a member variable +0.66
strongly typed enum - `class` keyword optional? +0.45
How do I correctly use the signal/slot system from qt +0.24
value does not get assigned to variable in class -0.77
polymorphic unique_ptr copy elision +2.21
C++11 way to reset a struct to null? +0.66
Calling different methods with the same signature using a template... +0.18
ifstream doesn't load whole file 0.00
C++ custom console class - How to handle an object thats "<... 0.00