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 ... 27 28 29 30 31 ... 52
Title Δ
How can I take a decision based on a type within a macro? 0.00
Can mutex-locking function be marked as const 0.00
Iterating through vector of vectors 0.00
node pointing to itself +0.28
Add dependency to the CMake-generated build-system itself 0.00
How does the compiler know that which overload of std::forward func... 0.00
How do I convert a std::string containing doubles to a vector of do... -0.11
array<> can’t simply swap pointers internally +1.14
Understanding Template Partial Specialization -1.07
Is there a way to let template function automatically deduce an ite... +0.91
Is the following use of const_cast undefined behavior? -2.62
Where do std::bind-created functors live? +1.52
using overloaded operator= does not compile +0.52
best way to insert std::map +0.03
Move integer to the nearest divisible by 4 in C++ -1.13
error: no matching function for call to default copy constructor? -1.57
Using new with decltype +1.03
How can I find out what type the template<typename type> is? +0.65
C++ extract type of pointer -0.75
std::map.count using c-strings does not work? +0.93
How to make pointer/reference on element in vector? -0.92
How to test the static_assert in my library with cmake? +0.25
more efficient structure as unordered_map<pair<int, int>,... +0.41
CMAKE_BINARY_DIR not expanded correctly if build path contains spaces 0.00
Fail to pass array address by copy to anonymous function -0.25
Is it advised against to store a large STL object into std::unorder... 0.00
Eliminating of variable with static storage duration 0.00
Debug Assertion Failure: string subscript out of range +0.97
C++ inline function +0.56
Can non-special C++ member functions be deleted (or defaulted)? 0.00
Why does gcc complain "error: type 'intT' of template... 0.00
C++ returning a string reference and passing a string reference in... +1.16
Comparison tricks in C++ +0.26
What does "object expression" mean in C++ 0.00
Thread safety of copy on write 0.00
Strange C++ compile error with valarrays +1.73
Group class template specializations +1.41
In cmake, how can I make a target depend on another target? 0.00
Function, called during the object destruction +0.87
C++ Friend Functions Improve Encapsulation? +2.16
std::vector : cannot bind 'std::ostream {aka std::basic_ostream... +1.06
Why can't I deduce template argument for this function? +1.61
std::enable_if not working as expected in Visual Studio 2013 -0.63
Redeclaration of variable in range-based for loops +0.99
Exceptions are being thrown within try/catch in VS2008 0.00
Constant initialization in a dynamic way +1.28
free function inside anonymous namespace +1.30
Global allocation functions and const void* 0.00
The variables are resseting why? 0.00
Looping through std::vector to find matches from std::string array,... -0.91