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 5 6 ... 70
Title Δ
Allocating memory on the caller's stack +0.42
How to use a template of a template of 2 classes which one is hered... -0.95
Effect of rendering calls on performance -0.07
Can a C++11/14 variadic template iterate on arguments to a function? -1.93
gcc list node swap implementation overcomplicated? 0.00
Pass a callback function with a parameter to a function +0.95
Unable to compile with inheritance of shared_from_this 0.00
std::string vs char array for static const +0.85
understanding of multiple inheritance for c++ +1.86
modern c++ alternative to function pointers -0.11
Create an optional tuple -0.82
clang::HeaderSearch search path ignored 0.00
Lua in-place initialized table order 0.00
How to overwrite the [] operator of a unordered_map +0.52
LLVM Trampoline causing SIGSEGV? 0.00
Default to making classes either `final` or give them a virtual des... -1.13
What if I need to differentiate 0 from NULL in C++? -1.62
does a function know how much memory its parameters occupy? +0.83
Inlining of virtual function when I can specify the actual type of... +0.43
Use decltype( *this ) not inside a member +1.05
Multiple Dispatch: A conceptual necessity? -1.53
Will there be standardization of scope guard/scope exit idioms? -2.23
Template specialization static member in different namespace -1.40
C++11 is it possible to force constexpr to be evaluated when it is... 0.00
static_assert with partial template specialization 0.00
C++ disallow cast to rvalue reference -0.61
Overloading input / output operators +1.00
Is there a C++ new declaration like in C# -2.03
Typescript - multidimensional array initialization 0.00
Conversion constructor between classes c++ +0.37
Is it safe to use the Structure dereference(->) operator on the... +0.57
initialization of structs/classes without constructors in stack vs... +0.64
Binding a callbacks to an expiring shared_ptr? +0.40
dynamic_cast type checking functionality without the cast? -0.65
LLVM: Where does function usage (constant value cast) come from? 0.00
Uninitialized value reported by valgrind when using std::make_share... 0.00
C++ set null to all pointers when deleting an object via one of them -0.31
Why does C++ require breaks in switch statements? +0.24
c++ typedef/type substitution for enumeration class 0.00
Assigning value to returned shared_ptr doesn't behave as expected -0.48
How can I detect parameter types of a function passed as a parameter? 0.00
Move semantics from one type to another using templates -1.66
Boost shared_ptr and memory allocation not working +2.41
Iterator of associative container is not dependent on Comparator te... +2.17
Ternary Operator not working properly in C++ -0.76
c++14 value initialization issue -1.20
Ambiguous call to variadic template function +0.46
How does std::shared_ptr converts across class hierarchy when passi... 0.00
Abstract Factory Improvements 0.00
Alternative to a function pointer with reference capture -0.59