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 ... 35 36 37 38 39 ... 43
Title Δ
spurious "missing sentinel in function call" +2.68
Undefined reference to vtable error affected by inline constructor 0.00
Are futures a safe way to check for individual thread completion? +2.51
Any experience with replacing BOOST_FOREACH by range-based for loop... -1.44
Is using assert() in C++ bad practice? -1.17
C++11 standard conformant bitmasks using enum class -1.85
Undocumented GCC Extension: VLA in struct 0.00
how to avoid g++ linker error "undefined reference" 0.00
G++ __FUNCTION__ on method's with class name? 0.00
Variadic templates and parameter deduction 0.00
What stage of compilation should what flags be applied to? 0.00
Public struct inside c++ class +0.48
C++ Apache Module: Fails on `_ZNSs4_Rep20_S_empty_rep_storageE` 0.00
Can the 'final' keyword be made conditional to C++11 in an API? +2.09
Reason for C++ member function hiding +2.43
Support for Type Properties in g++ 0.00
Writing a C++11 thread based module for apache 0.00
GCC crash in debug mode, runs fine in release mode? +0.44
Corrupted memory with Hello World with Pthreads -0.48
`auto` specifier type deduction for references -1.90
Checking for C++11 library features -1.91
Undefined Symbols even with explicit links 0.00
Ubuntu 12.04 C++11 code not working 0.00
How to get rid of "merge branch..." automatic messages in... 0.00
c++ g++ & boost, missing binary operator before token "(&q... 0.00
Why is there no piecewise tuple construction? 0.00
Using -frepo option with G++ 0.00
After I disable g++ return value optimization,Why the last call of... 0.00
CRTP + Traits class : "no type named..." 0.00
Clash between C functions imported into a namespace and imported in... +2.02
How to initialize a base member variable with customized virtual fu... -0.20
does boost::circular_buffer acknowledge an automatic pop operation 0.00
On mac, how to add path to environment variable? -1.97
how to run two executable generated with different gcc version in s... -1.35
What is the difference between declaring a variable using auto and... +1.35
Are there important differences to know about between boost::functi... 0.00
Obtaining current GCC architecture +1.31
Numeric vector operator overload+ rvalue reference parameter +2.47
How to turn on (literally) ALL of GCC's warnings? +1.29
Automatically copying new files to another folder (CentOS 6.3)? 0.00
libxml2 and libxml2-dev on OSX -0.01
Is it not allowed create a static library without a .c file in it? +1.99
Losing member data when creating a thread -1.53
What's the ideal git branching strategy for this product development? 0.00
Detect stack overflow with old GLIBC version +0.44
Decoding gcc specs file line 0.00
how to make GCC print helpful RUNTIME error messages? +0.02
How to assign two containers having different template parameters -1.47
Keep sync with another git repository? +1.16
Code Re-use in C++ - Any suggestions? -1.01