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 ... 13 14 15 16 17 ... 43
Title Δ
How to make constructor accepting std::function also accept method... -2.51
Should I expect different behavior with fstream exception handling... 0.00
Reducing map look-up times 0.00
Template syntax error with end of recursion case +0.32
Which versions of gdb and gcc allow watching rvalue references? 0.00
In new c++11 projects, should I delete any operations by default? +0.86
how to remove these empty lines -0.15
Is GCC ready for C++14 production code? 0.00
Why this pthread code just hangs? -0.15
Copy-constructor from base class +0.36
Deque index-iterator conversion +0.52
Static member of template base class doesn't get exported to sh... 0.00
Does returning a reference to an array make sense? -0.29
Creating a function alias -1.10
undefined references when linking with static library with OTL usin... +0.35
Can I call pthread_join on a pthread_detached thread? 0.00
Initialization and lambda-type argument 0.00
What is the actual purpose of std::type_info::name()? -1.96
Modern C++ Object Relationships +0.74
Undefined reference to web::json::value::object even if json.h incl... 0.00
Why do iterators need to be default-constructible +1.01
type name not allowed, accessing constant variable from main() -1.44
Implementing a function that perfect-forwards to std::thread 0.00
/tmp/ccQ0q0g5.o:(.eh_frame+0x11): undefined reference to `__gxx_per... 0.00
print deque containing multimap -0.75
Const and non-const in one variable definition list in C++ +0.53
Iterating (with iterators) through vector causes SIGSEGV but works... 0.00
Avoid repetition of typedefs between classes with inheritance -0.17
How to properly delete a pointer to callback function. 0.00
How to access static of templated class from template? 0.00
how to initialize a constexpr reference +1.81
Sharing data of template type between 2 template functions -1.77
Template argument deduction order 0.00
C++: Forward declaration of a class with a deleter for a unique poi... +1.11
What is the difference between "using = " and "using... -1.63
Trying to use c++ move constructor...and fail +0.35
Linux gcc picking trying to instantiate a template where function s... 0.00
C++ perfect forwarding: why do we need forward() if we can use cons... 0.00
Different syntax for #define in C/C++ including many statements 0.00
Returning multiple values from a function with std::future +2.03
Why parameterized constructor can't be called while creating ar... +0.19
Copy constructor is not inherited +0.38
python-ldap - RHEL 6.5 Install Error +0.33
GCC 4.8 and char16_t streams - bug? 0.00
Using a class data-member in a class function as default value, c++ 0.00
Just want to know how the code is actually running -0.65
What is correct way for hotfixes? +0.36
GNU make strange behavior -0.32
Using templates to get rid of dynamic linking boilerplate: extern &... +2.07
Constness problems in c_str() function in custom string implementat... +0.35