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 ... 15 16 17 18 19 ... 43
Title Δ
any_of Versus find_if +1.65
Undefined symbols with extern templates in a static library 0.00
undefined symbols when linking one .so with other +0.33
getline: template argument deduction/substitution failed -2.51
c++ virtual functions with Linked List 0.00
Modifying variables across thread function calls +0.98
C++11 perfect forwarding and reference collapsing 0.00
Template specific methods +0.73
c++ passing nullptr through multiple functions -0.89
Executing function for each packed parameter in variadic template 0.00
Efficient object construction supporting empty initializer lists 0.00
Initializer_list as argument to an array reference parameter in a n... -0.61
Why does the c++ regex_match function require the search string to... 0.00
Bash find/replace and run command on matching group -0.41
Shipping libstdc++.so.6 with application 0.00
compare successive elements in Vector by using Iterator +1.23
Assigning a value to char* in a struct +1.81
Is there a way to do multiple "sed" at once in bash? -0.32
Make_shared - own implementation 0.00
asio socket, inside a class declaration, scope issue 0.00
Can a C++ compiler represent bool internally with something other t... +1.63
std::async - argument vector is corrupted -1.54
Typedef a shared_ptr type with a static custom deleter, similar to... -0.14
How do I tell which version of g++ is the earliest version that use... -0.58
Why are some threads deferred? +1.35
Uninitialized std::complex constructor when using 'new' -0.37
Why ancient C++ compilers allows this? 0.00
ifstream.eof() not evaluating to true in C++ -1.42
Disable unwanted overload for tolower 0.00
Modification of a constant reference +1.09
Why aren't include guards in c++ the default? -0.49
undefined reference to '__gthrw___pthread_key_create(unsigned i... 0.00
Does C++11 use move semantics to do copy-to-assign optimization? 0.00
pthread create Error 11 on detached threads +1.67
C++ callbacks from objects managed by std::unique_ptr -1.21
performance analysis for boost::bind compare to for loop 0.00
Link .so file to .cpp file via g++ compiling 0.00
Compiling Unix code on Mac 0.00
argument types are:(size_t, const char[2]) 0.00
Assignment operator of template class -2.11
Pointing to a const pointer (or a pointer to a const) +0.78
Strange behaviour of the thread library 0.00
How to go back to the status of a commit of a repository in git? +0.35
pthread memory leak with stack variables +0.95
C++: How to set an iterator to a list inside a struct inside anothe... +0.10
Copying a bunch of files with GNU make -0.22
Undefined reference to `typeinfo for ' c++ compile virtual class 0.00
Is it thread safe to reset and copy shared_ptr simultaneously? 0.00
transfer std::shared_ptr via mailbox 0.00
How to avoid the move constructor in debug macros? +0.10