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 ... 15 16 17 18 19 ... 70
Title Δ
Lua: setfenv() vs. _ENV -1.38
Runtime error when initializing multiple pointers -0.49
Why are move semantics for a class containing a std::stringstream c... -1.60
C++ char single quotes vs double quotes & memory inner workings +0.45
How to print unicode character in C++? +0.23
What is wrong with "checking for self-assignment" and wha... -0.92
Thread safety in boost::unordered_map of std::string and std::list,... +0.31
class member is not attached c++ +1.09
Sorting string vectors: plain C vs idiomatic C++11 +1.03
What web browser does the Luasocket library for Lua use? +2.42
Can I use a value from earlier in a class declaration? 0.00
lua variable closure 0.00
Real life example of Dynamic Polymorphism & Operator Overloading +0.10
Assign a fixed length character array to a string -0.17
Why is it not possible to use private method in a lambda? -1.19
Can the 'final' keyword be made conditional to C++11 in an API? -2.09
Overload resolution in a call with NULL as argument +0.25
Compiler doesn't report error in code +0.43
Methods for selectively compiling a framework C++? 0.00
Unicode strings in pure C++ -1.17
Assert with dynamic message? -0.35
Template in C++, why have to use enum -0.64
Calling JavaScript from C++ -0.91
Less Code to Achieve this Effect? 0.00
pass lambda expression as member function pointer in c++ -1.14
Is it possible to write a "complete" C++ class with Zero... +2.03
Inferring the call signature of a lambda or arbitrary callable for... -1.66
Why is my log in the std namespace? -0.35
Matrix of unique_ptr +2.47
C++ Operator Overload and Inheritance +1.23
const_cast failing in c++ +0.93
Why do unordered_set operations like count and erase return a size_... -2.08
C++ Speed/Efficiency: Create a Temporary or Decompose an argument f... +2.34
Returning a const reference to a C-array? -1.09
Using a classes within multiple namespaces across multiple files in... 0.00
std::shared_ptr and initializer lists -1.05
Map of function pointers. Does the function being pointed to have t... +1.97
Why do I need to delete pointers from vector manually? +0.78
Why should I use const T& instead of const T or T& -0.21
C++11 move constructor with side effects -1.37
What is the order of destruction for variables initialized through... +1.36
iterator category deduction from variadic parameters -0.05
Some C++ naming style : template, typedef, constants, class members? +0.46
How do mutexes really work? +0.68
Why can't C++11 move a noncopyable functor to a std::function? -1.32
C question with pointers -0.36
Memory allocation error in copy construtor (c++) +0.52
Dynamically-Allocated Stack Memory with Class Scope 0.00
Can I safely distribute a hashed password? +0.45
How to Get enum item name from its value -0.71