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 ... 37 38 39 40 41 42 43
Title Δ
Best way to protect from multiple shared_ptr to the same object -1.08
Thread safe singleton in C++ after gcc 4? -0.59
error in compiling using cmake utility -0.01
pthread_create fails with EAGAIN - but only on a certain function +0.51
How to suppress g++ errors involving restrict directive? 0.00
PThread beginner - starting, syncing, stopping a worker thread -0.51
Can all overloads of a base member function be overridden and forwa... -0.60
Variadic templates: iterate over type/template argument 0.00
What is the correct syntax to construct a class with a shared_ptr a... +2.11
How can I know the libstdc++ shipped with each gcc version? +0.49
How do I add a number to an array if it is less than a correspondin... +2.07
std::list crashes in libev callback -0.50
Converting boost::function to std::function 0.00
Why glibc and pthread library both defined same APIs? 0.00
get state in a function object casted to a std::function -0.59
gcc optimizations +0.94
Default values of template parameters in the class template special... 0.00
Reference a conversion operator through a \see command 0.00
c++ How do you call a template class function that is overloaded in... +2.01
prevent pass-by-ref of temporary object +1.42
Ambiguous template function specialization compile error -1.78
Have the ideas behind the Fast Delegate (et al) been used to optimi... 0.00
Suppress Compiler warning Function declared never referenced +1.21
C++ std::regex multiline syntax 0.00
What C++ std compliant custom allocators are available? 0.00
Deduce template argument from std::function call signature +0.36
/usr/bin/ld: Dwarf Error 0.00
Function specialization in template class for float and double lite... +0.02
Is an object guaranteed to be moved when it is returned? +2.49
general pattern for implementing truth tables +1.03
Why does g++ link the standard library? -1.81
g++, require linker warning / error for multiple template specializ... -0.64
Using -Lpath -lname options vs. providing the library file directly 0.00
How to compile a C++ program as 64-bit on 64-bit machine? +1.93
Bizarre behavior observed in make 3.81 when attempting to use a rea... +1.14
How to make the target depend on lib file, but exclude it from $^ (... 0.00
How do I tell acgmake to use -pthread? -0.51
Set of shared_ptr and set function count -0.15
Rvalue reference does not on Mac OS X 10.7.4 and FreeBSD 9.0 +2.13
Is this a correct method to store state for a std::allocator - in t... 0.00
Possible forms of template template argument in the template instan... 0.00
late construction within constructor -0.92
std::allocator not preserving old allocated items after reallocation 0.00
What is better to use for automatic return types: decltype or std::... 0.00
Disabling DejaGnu Options 0.00
C++ Multiple Inheritance Memory Layout with "Empty classes" 0.00
objdump/readelf get variables information 0.00
transpose template function boolean arguments to runtime function a... 0.00
c++ 11 equivalent of java atomiclongarray -1.02
How to change the return value of operator=? +2.49