StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 2 3 4 ... 70
Title Δ
Can the virtual function be found at runtime without calling? +1.61
Nested class access to enclosing class members 0.00
waitpid() gives incorrect exit code 0.00
Reading from a pipe randomly fails 0.00
Qt: How to cancel ALL processing of a QtConcurrent::map()? 0.00
Why does passing arguments by reference work in C++ the way it does? +1.26
Rebase only part of a branch +0.23
Time complexity of priority_queue::push() in Visual Studio? -0.11
Get object context from std::function 0.00
A canonical way to implement move semantics in a class +1.24
static_cast<> behaviour on class with implicit conversion ope... -1.47
Escape charaters are staying in my std::string 0.00
Template function argument as 'const T' 0.00
How to use parameterized base class constructor downstream of virtu... 0.00
Box object and intendedly lose unnecessary/extra data? 0.00
Name of the object C++ +0.16
Non moveable std::array +0.43
Classify static_cast and dynamic_cast in the IR Code 0.00
VS2015 Update 1 bug, or bad C++: Why can't a friend class acces... 0.00
How to create an array of class template? +1.21
Trouble getting std::atomic to protect data correctly -1.23
Get template of a template instance c++11 +0.43
Do the same action at the end of the try block and all catch clocks... -0.56
How I can use emplace for unordered_set that holds shared_ptr to th... -0.72
Why can I catch an object or dynamic_cast even if its std::type_inf... -2.54
Overhead with std::function -0.74
"No appropriate default constructor available" in C++11 +2.63
When a object returned by reference is destroyed? -2.27
Can't link on Linux even with archive groups 0.00
Console output using LLVM 0.00
C++ what to return for the vector::back() on an empty vector 0.00
A real world Scope Guard using C++11 for exception safe resource ma... -0.65
is it possible to convert a function pointer to an integer? -0.12
Understanding how memory allocation works (LLVM) +1.86
std::unique_ptr<T[]> with an array of derived objects, use of... -1.08
Why is this C++ program slower on Windows than Linux? -1.17
Move semantics when calling a C++11 library from pre-C++11 code -0.58
"Error: function does not take 4 arguments" but it does 0.00
golang-style "defer" in C++ -1.53
Program crashes because of realloc -0.60
Type punning and unions -1.93
Overload operator== on std::shared_ptr 0.00
In class static const ODR +0.08
C++ container full of abstract objects -0.37
Stuck on authenticating when uploading to App Store +0.41
c++ return type of function to be a function of it's input +1.20
How to avoid shift/reduce conflict with a production of several ope... +2.22
Reduce number of arguments +0.42
C++ std::vector<>::iterator is not a pointer, why? -1.25
design of C++ iterator 0.00