StackRating

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

Jonathan Wakely

Rating
1629.44 (885th)
Reputation
138,346 (435th)
Page: 1 ... 30 31 32 33 34 ... 43
Title Δ
C++ converting map<int, set<int> > into map<int, vec... +0.48
Can an operator to recognize rvalue? 0.00
Deficiency in std::mem_fn compared to hand-rolled functor 0.00
Git status shows local branch ahead by X commits - should only be 1 0.00
Why can't I use a protected nested class as a template parameter fo... 0.00
How to store universal references +2.12
stoi and std::to_string on mingw 4.7.1 0.00
Move semantics between base classes 0.00
./configure not generating Makefile 0.00
DesGit - merging branch required origin +0.44
Git: move specific commits to another branch 0.00
static_assert fails compilation even though template function is ca... +0.76
Implement reading from stream via copy +0.45
How do you set two pairs equal to each other when one is in a vector? +0.13
How to remove blank lines from a unix file +1.69
derived classes & type checking +2.15
Sed Script to add "std::" before each ocurrence of except... -0.06
Is it possible to use the template method pattern in the constructor? 0.00
How to not use a singleton? -1.71
Is &decltype(object)::memfn a misuse? +1.67
What is the correct usage of std::unique_ptr -0.93
Is there an elegant C++ implementation of fixed-size allocator? -1.28
Why can't I forward declare typedefs? +0.44
Why can't compilers expand arguments of a variadic template via com... 0.00
Moving elements out of an associative container -1.70
Calling a C++ namespace-qualified function within a template functi... 0.00
Return async result - efficient handling of synchronous case +0.42
Boost Threading Conceptualization / Questions -0.61
“Warning: comparison is always true” +2.19
checking about moving an uninitialized variable and using a moved v... +2.68
Class VERSUS namespace, OR class AND namespace? -0.55
getting a compiler error when overloading and using pointers -0.00
Unable to write my own iterator based on an STL iterator +2.35
What's the need for special exception classes? -0.49
How do I verify if runtime failure is due to too many threads spawn... -0.94
g++ throwing file not recognized: File format not recognized error 0.00
Should you overload swap in the std namespace? +1.30
emplace_back when loop of the same list -0.54
How to get duration, as int milli's and float seconds from <chro... -1.28
Why does Boost MPL have integral constants? +0.05
Destructor called after throwing from a constructor -1.34
Error installing libstdcxx with macports 0.00
Compile Python 2.7.3 on Linux for Embedding into a C++ app 0.00
C/C++ - Is it Recommended to use const static or #define -0.57
Does the unary + operator have any practical use? -1.60
SIGILL on std::ios_base::Init::Init() and std::string::assign(std::... +0.44
Double free or corruption error - valgrind 0.00
Linux c++ how to open a program +0.75
How to work around 10 limit for make_shared in Visual Studio -0.56
Does the WKWYL optimazion in make_shared<>() introduce a pena... -1.53