StackRating

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

Jon Chesterfield

Rating
1488.78 (4,433,389th)
Reputation
1,474 (110,793rd)
Page: 1
Title Δ
Remove dead code before linking 0.00
Lazy evaluation in C++14/17 - just lambdas or also futures etc.? -3.59
vector<char> VS vector<bool> in C++11 +4.98
C code optimization query +3.20
How to pass a vector to a function by value in C -1.85
Why do C++17 structured bindings not use { }? +4.24
How to use valgrind with a function that is actually the expansion... +0.79
Manipulating return value of inner function for unit testing? +4.22
How to make clang -E omit precompiled header -3.87
Lisp: How to use let function to combine 2 lists into 1 list? -4.07
Overload [] C++ operator for complex data-structure -3.92
Combining _Generic macros -3.89
more advanced makefile (part 2) -0.06
c++ inline function definition position in relation to call +4.09
How to mark a *standard library* function/method as deprecated (or... -3.21
OpenMP overhead with a very parallel loop -3.07
How to run non-thread-safe code concurrently? -3.16
Does extern C with C++ avoid undefined behavior that is legal in C... -2.61
Converting c implemented static allocated workspace to c++ -4.36
Incomplete type in C on variable size structure +0.77
c++ - struct and class padding +3.99
C++ return type equals string if one of the parameters is a string +2.52
Examples of non-trivial fexpr usage 0.00
How to repair this error of executing? -2.37
Porting an old fortran program to work with python+numpy 0.00