StackRating

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

pmr

Rating
1588.00 (2,440th)
Reputation
47,702 (2,156th)
Page: 1 ... 4 5 6 7 8 ... 19
Title Δ
Reverse iterate over a std::vector with forward iterators -0.67
C++ - Prevent global instantiation? +1.06
Is this a reasonable way to make use of range based for loops? 0.00
How does exactly this code work in C++ -1.66
Factory returning boost::visitor objects 0.00
Boost::bind compile error when trying to set member function for bo... -0.10
How do I turn on zone-while-idle in emacs through my .emacs? 0.00
Templated classes, how to represent as a member variable of another... -0.69
Encapsulting an "include" so only selected classes are ex... +0.41
Protected member is unknown for derived class -1.46
Creating an Interactive Prompt in C++ -0.05
Representing an AVL Tree graphically -0.09
How to iterate a list without the last element +0.30
Template type deduction failing +0.00
Use C preprocessor to iterate over structure fields +0.42
Unit tests for basic_string equivalent 0.00
issue with boost::tokenizer_iterator -- how to peek next iterator? -0.06
Shared variable among classes c++ +0.04
Inheriting in c++ with template classes error 0.00
Appropriate to cast string literal to char * in function argument? -0.55
Understanding glNormal3f -1.48
Automatic Return Type for Pointers in C++ +1.16
C++11: Workaround Use Of This Incomplete Type Error? +1.97
How to get the first x elements of a char array in C? Is there an i... +0.44
Compiler warning when using boost::blank in a boost::variant +0.44
applying a function to each element in an array +2.62
Returning an uninitialised struct location +1.08
C++ for-loop condition +0.93
Default constructors and POD -0.15
Saving code space by altering a function call in C -0.62
How to avoid a "template template template" template in c++ +1.20
How do you initialize a vector of distinct object pointers? -0.88
How do the "<<" and ">>" operators... +1.58
c++ recursively nested types and name injection 0.00
How to replace spaces with A[ in emacs +1.17
boost serialization std::unique_ptr support -0.55
send function pointer as function template in a threadpool class 0.00
std::deque - subscript out of range -1.46
Emacs calling align regexp +0.22
Extend std::list to cylic list +0.28
Inheritance of nested class and visibility scope +2.28
Function objects in C++ (C++11) -1.59
Use boost::transform_iterator with a non-const functor -1.28
Is it possible to define a C++11 variadic class template whose vari... -0.03
C++ can't get user input for strtok -0.22
What is an invalid initializer? Where is it in my code, and how do... -0.44
Namespace use and abuse in a big library +0.56
member function bad() of std::ftsream for checking +1.24
C++ circular dependency with intrusive linked list +1.14
Why does using std::endl with ostringstream affect output speed? +2.12