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 ... 6 7 8 9 10 ... 52
Title Δ
CMake Error at cmake/Modules/FindPackageHandleStandardArgs.cmake:10... 0.00
Automatically check bounds in std::vector +1.11
Decimal Points rounding -0.90
cmake - show other class files in project 0.00
Qt Type as parameter of function 0.00
Why does the following code crash when I input a 12 digit number? +0.87
How to properly define and call original operator<< +0.84
is std::function heavier than auto storing lambda function 0.00
Why is a lambda not-movable if it captures a not-copiable object us... 0.00
Unexpected output zero -1.06
Why are the default constructor and destructor of a class inline? +1.06
memory leak, pointer to literal -1.13
unordered set intersection in C++ +0.79
How to understand these C++ statements when debugging 0.00
Get subsets of macro values using offset 0.00
c++ pointer cast overload 0.00
while (cin>> struct str) in c++ how can I use? 0.00
How to save a variable value for each fragment to reuse it? -0.27
cmake choose output directory .exe 0.00
Why does VS define a macro for my function? 0.00
Call C++ constructor of base class with same arguments +1.83
Tree traversal using std::for_each +0.24
overloading operator+ for struct without affecting the operands +0.22
What are legal items in the INTERFACE_LINK_LIBRARIES property? 0.00
QGraphicsScene selectionChanged() event +1.07
C++ Operator overloading with templated types are giving me errors -1.54
How do I resolve inter-library include dependencies? 0.00
How to use meta-programming to generate code? +0.12
CTest gives “not run” and “BAD_COMMAND” although commands work dire... 0.00
Why offsetof implementations strangely differs on C and C++? 0.00
How to use shared_ptr to supply mock object from outside? +1.38
Using CMAKE how to stop the "Debug" and "Release&quo... 0.00
Memory allocated using cudaMalloc shows up as `?? ?? ??` 0.00
Exiting from a function that has a local std::thread object without... +0.23
Add -l flag *after* the rest of the flags 0.00
Cmake add directory without source files 0.00
C++ different values between variables and debugger 0.00
How is is_standard_layout implemented? 0.00
Fast way of initallizing a 3d array (C++) +0.24
CMake include errors (file not found, undefined reference) -0.25
Which header file should I use instead of #include <bits/stdc++.... 0.00
Lambda Captures +0.10
Evaluating a function with reference parameters 0.00
How to get name for each argument in variadic macros? +0.23
Template constructor resolution based on existence of method or fre... 0.00
C++11: does returning objects by value never throw exceptions when... +1.10
Rearrange by predicate using iterators 0.00
How to create a vector with non copyable and non movable objects? 0.00
Storing a raw pointer returned from a method into a smart pointer -0.70
How to convert this Makefile into CMakeList.txt? +0.24