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 ... 9 10 11 12 13 ... 52
Title Δ
Test whether a CMakeLists.txt is used as a subdirectory 0.00
Constructor can only be defined outside class -0.51
Complex and convoluted templating +0.99
error: expression must have pointer-to-object type, with matrices 0.00
Template class with method depending on template parameter -2.29
Template arguments in constructor of non-template class +1.08
Compatibility issues between typedefs 0.00
Avoiding define macro when making a lot of similar method calls +0.75
Why does `std::exit` not trigger destructors as expected? +1.66
restricting the types using templates in vc++ +1.00
When is a pointer-to-array convertible to a pointer-to-array of dif... -1.79
Why did the creator of C++ decide to use constructor initializer li... +0.08
Correct way to initialize custom struct object in a class constructor 0.00
c++14 variadic template issue 'is ambiguous' +1.93
Initialization of int and double variables +0.04
Why doesn't it work properly, Numeric_limits 0.00
Cmake finds Eigen library but does not mark with found 0.00
How write content to file in cmake DOWNLOAD_COMMAND? -0.84
SFINAE elimination, Constexpr and Function templates: Can I keep de... 0.00
Perfect forwarding without ODR-use -0.36
Is object slicing on purpose a viable technique? +1.09
Operator Overloading Errors "no match for operator error" -0.26
Why does this use of std::transform cause exc_bad_access +1.37
How do I use a preprocessor macro inside an include? +1.48
make_pair does not work with string, works with string& 0.00
Error using for_each and lambda +0.50
Memory of local variables gets reallocated - why +0.02
Capturing by value in recursive lambda +1.27
dummy() function - What is that supposed to be? +1.43
-O3 loop increment optimization -2.81
Alternative to self registering classes 0.00
Suppress warning: unused variable +0.23
Can't inherit explicit template specialization of same class in... +0.24
Return reference to a primitive parameter 0.00
C++: Preventing multiple functions from being executed at the same... +0.23
Associativity of == operator in c++ +1.28
Why does every STL container have a swap function defined as a memb... +1.11
Why isn't C++ inheritance in multiple header and source files w... 0.00
templated function argument in C++14 +0.07
running cmake commands in python script +0.94
How is my Rational Number class using += with a long long argument... +0.83
CMake Documentation Guideline 0.00
C++11 empty list Initialization of a union - is it guaranteed to in... +1.15
Why does glm::vec represent vec values as unions? +1.98
Why does it not work when an lvalue-ref-arg and an rvalue-ref-arg a... -2.81
function lookup and namespaces 0.00
Forward arguments of std::function given as an argument to new object 0.00
Why can I access a struct defined inside a function from outside th... 0.00
use lambda in function template, can't deduce type, makeSet() u... +1.55
Keep a list of work to do in the future +1.05