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 ... 12 13 14 15 16 ... 70
Title Δ
Is move assignment via destruct+move construct safe? -1.96
Cache Optimization and Polymorphism +1.74
Can I initialize a union in a mem-initializer? +2.76
How to implement an atomic (thread-safe) and exception-safe deep co... -1.08
Strange typenames and constructor in a template +1.23
function pointer - inside and outside a class -1.63
Store Function Pointers to any Member Function +1.08
When should I use C++ AMP 0.00
should extern variables be scrutinized more than other variables wh... -0.04
map of pointers to functions of different return types and signatures -0.43
Vector of vectors to 1D array +0.30
Copying object with const members to a non const object -2.47
Editing static control both statically and dynamically 0.00
C++: Enforcing template type implements a method +0.48
C++ Adding entries to a STL map with a string and a Class instance... -0.02
Why std::make_shared<>() has much better performance than boo... 0.00
Exception out of the blue (exception on an empty space) in C++ 0.00
C++ template singleton base class for deep level inheritance +1.07
Alter linked CSS file to remove styling for a specific HTML tag -2.16
Is the copy and swap idiom still useful in C++11 +0.01
Enforce Singleton in Class Hierarchy 0.00
Can't add LINQ to ASP.NET web page 0.00
Faux variadics in Visual Studio 2012 -1.59
Is it safe to use operator != as operator < in a std::set? +2.23
Using parameterized functions c++ -0.41
Array of templated structs -0.05
Unable to manually free memory from queue of arrays -2.15
Overloaded "==" operator in C++ is not called? -0.79
vector<int>::iterator versus list<int>::iterator keys i... +2.17
Should I use lvalue reference qualifiers for assignment operators? -0.79
Map iterators traversal technique +0.48
C vs C++ function questions -1.60
C++, inject additional data in a method +0.22
std stack performance issues +2.52
Order of delete, NULL pointer or memory leak -1.80
Why would you pass a smart pointer as a function argument in C++? -1.43
Count number of distinct digits in decimal representation of an int... -0.93
How to convert an array of values to parameters in C++ -0.61
too many initializers for std::string array -1.45
Why does this template code work in VS2010, but not in VS2012? 0.00
passing non static member function pointer in C++ +0.46
C++ vs Python server side performance -0.64
How to delete the whole BST with a void function ? +2.01
How to clean up class member of pointer to vector of pointers to a... +1.10
How to guarantee that when a process calls malloc(), it will alloca... -2.21
std::vector::erase() doesn't want to move +2.37
Can lazy loading be considered an example of RAII? +0.13
C++ Initializer List with auto_ptr +0.29
Why wasn't the proposal for decimal floating point arithmetic accep... 0.00
Is the use of constants in C++ discouraged? -0.04