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 ... 4 5 6 7 8 ... 70
Title Δ
Is it possible to include a type `T`'s string expansion into th... -2.43
Why does using std::forward on an rvalue reference cause destructio... 0.00
what kind of sorting algorithm is this -1.96
Store a managed reference in unmanaged memory 0.00
C++ struct memory overhead in clang? +1.07
Why do we need the base-to-member idiom? 0.00
Return value or rvalue reference? -1.78
Failure when casting NULL/nullptr to std::function<>& -0.47
gcc4.9.2's libstdc++ implementation of std::vector inherits fro... +0.37
strncpy copying more than the specified size -1.06
Is it safe to package C++11 software on current Linux distributions? 0.00
Why char parameters promoted to int in parameters? -1.27
Deleting one of 2 pointers that point to the same thing -0.35
How to call method of wrapped object by unique_ptr? +0.42
c++ std::function, can be replaced by auto or not -0.86
boost::variant vs. polymorphism, very different performance results... 0.00
Lookup of dependent names in C++ template instantiation +0.34
C++'s version of <? extends AnotherClass> 0.00
Cast a pointer to struct to a pointer to the only member of that st... -2.26
Abstracting a call to combine the results of a vector of classes +1.67
error C2011 and defined 0.00
Slicing and operator overloading in C++ -0.66
What happens at a hardware level when I access an element of an arr... -0.95
boost::is_nothrow_move_constructible implementation 0.00
delete[] triggers breakpoint on return from function +1.08
Why wouldn't a derived object just call a redefined function in... -0.60
C++ delete on binary array of heap allocated data - does it delete... -1.50
Why am I being told that an array is a pointer? What is the relatio... +0.09
Crypto Currency gives an error when compiling 0.00
Assign many fields at once in derived class - why does this work? -0.61
Assembly - why is %rsp decremented by so much, and why are argument... +1.64
Running C++ code outside of functions scope +0.17
LLVM IR with Itanium terminates the program unexpectedly 0.00
Dynamically allocating memory in class constructor -1.22
Pure virtual function call interesting cases -1.30
Arity of a generic lambda +1.90
When should smart pointers be used to hold arrays? +0.83
C++: Compare return value of C function to NULL or nullptr? +0.43
why is c++ std::max_element so slow? -1.93
constexpr returning array, gcc warning -1.64
Preventing double deletion of pointers +1.64
Why is it I can use C++ code in a library and call from a C program... 0.00
Can I disambiguate between overloaded template functions towards mo... -0.28
Does as-if rule prevent compiler reordering of accesses to global/m... +0.39
C++ - overloaded assignment operator memory leaks 0.00
Ambiguous reference to namespace within an inline namespace -1.61
Why is it bad to impose type constraints on templates in C++? -1.17
How to get a meaningful function signature from anything callable +1.59
First member of class -0.09
Does not name a type, but why? +1.42