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 2 3 4 5 6 7 ... 43
Title Δ
Where in the Standard does it say that the default member initializ... +0.31
Implement C++ template for generating an index sequence with a give... 0.00
How do I reference a shell variable and arbitrary digits inside a g... -2.61
Type deduction while using universal references 0.00
Does gcc initialize long strings to `""` but not short on... -1.32
Linux Systemd Cgroup character meaning '`' 0.00
Template Stack Will Not initialise (No Output) 0.00
C++: about subsequent operations of overloaded operator -0.74
List of primitives from vector of string C++ 0.00
Call constructor in if condition as a part of the comma expression? -0.65
How to add to command line variable in gnu make? -2.21
C++ random_shuffle is always giving the same results -1.44
Exception in std::vector<>::emplace_back() safe? 0.00
gcc error when using a switch statement with a default case and a l... +0.65
Read safety of std::map / std::unordered_map +1.11
Use of the Implicit Copy Constructor in User-Defined Copy Constructor +1.47
How to avoid false positives with Helgrind? +1.43
How to make std::wofstream write UTF-8? -2.60
Boost compilation is failing in boost/move/unique_ptr.hpp 0.00
Checking if iterator is not assigned to item when there is no speci... +1.16
How come console prints only 1 unique address of integer variable w... +1.61
g++ undefined reference error on compiling -0.56
Cannot convert from 'const std::initializer_list<_Elem>&#... +1.26
How to cleanse (overwrite with random bytes) std::string internal b... +0.33
Best way to specialise operator<< for std::ostream and std::v... +0.31
C++11: reinterpreting array of structs as array of struct's mem... -1.16
Prevent std::function in gcc from allocating memory or increase thr... +0.31
make fails with error "cannot convert ‘std::istream {aka std::... 0.00
Is it possible to break code by adding a new virtual function in th... -0.61
Why cannot clang++ deduce the type of a map of lambdas? -1.10
Can you partially copy an instance of a struct to another of a diff... -1.15
std::function to variadic member function and then bind variadic te... 0.00
Initializing std::list elements of a std::unordered_map -0.86
Can std::vector<T>::iterator simply be T*? +1.18
Joining threads before program termination -2.52
A smart pointer maker -2.17
Why is automatic object's destructor called twice? -1.15
Strategy to set the number of initial buckets in `std::unordered_se... +0.24
How to deal with default values in (deeply) nested function calls? -1.45
GCC -O3 6.1.1, 5.3.1, 4.1.2 fails to compile a correct executable (... -1.44
C++ , sending structs via tcp 0.00
Is there a good idiom to deal with alternative output streams? +0.73
Memory Model in C++ : sequential consistency and atomicity +1.39
Sorting polynomial terms based on degrees 0.00
Assembler Messages: no such instruction when Compiling C++ 0.00
C++ - Failing to parse CSV into my struct +0.29
How can I avoid "for" loops with an "if" condit... +0.23
Does enable_shared_from_this and make_shared provide the same optim... 0.00
Reference to std::iterator +1.74
How should a C++ api be laid out? 0.00