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 ... 31 32 33 34 35 ... 43
Title Δ
Non-static data member error with clang but not g++ 0.00
C++ - Issue of using function pointer to member function -0.06
std::mutex lock hangs when overriding the new operator -0.58
Deleting local git branch in script behaves unexpectedly 0.00
When should literal classes be used in C++? +1.27
How can I cancel a std::async function? 0.00
Syntax for universal references 0.00
When to make a type non-movable in C++11? +1.28
std::map of string to boost::thread_specific_ptr +1.99
Why doesn't std::shared_ptr use reference linking? 0.00
Non-type template parameter error ('x' is not a type) 0.00
Calling overloaded member functions using std::thread -0.25
Cancelling a thread that has a mutex locked does not unlock the mutex +2.44
What cases will cause a naive search of C++ code for primitive vari... +2.10
How do I write a generic C++ function to parse xml into structs? 0.00
How can I call a parent constructor after some processing? -1.20
Specialize template function on presence or absence of POD structur... +2.65
Is there a bug in GCC 4.7.2's implementation of shared_ptr's (templ... +2.45
std::promise to notify multiple clients 0.00
Logging as JSON - Standard is Multiple Root Elements, Why? +0.45
Test whether the data belong to certain data type in C++? -2.15
friend template function in a regular class 0.00
How do I setup my g++ compiler for C++11? 0.00
What happens to std::async call if parent/main thread dies 0.00
Strange behaviour of gcc, well its ld (linker) options to remove un... 0.00
Create C++ executable for Ubuntu from OS X 0.00
Linking gcc with g++ code -0.54
C++11 local named references to return value (xvalue)? -2.07
crash delete [ ] initialized char string 0.00
C++11 `T&&` parameter losing its `&&` correct termi... +0.85
C++ Static Library Linker Error +0.09
Polymorphic signature of function as template argument (using lambd... 0.00
What should I pass to unordered_map's bucket argument if I just wan... +0.46
Does std::vector::push_back have pre-conditions? -1.15
What is the difference between using explicit fences and std::atomic? +1.52
Can move semantics help for a user-defined container built over an... -1.40
On OS X, simple C++ program gives incorrect results (which are a re... +0.45
C++ init-list: using non-initialized members to initialize others g... +0.44
Best style for deleting all constructors (or other function)? -0.27
std::put_time implementation status in gcc? -1.73
__func__ outside function definition -1.54
C++: a macro seems to be a bit strange -1.43
Are function-local static mutexes thread-safe? -0.93
C++ initialize const static vector dynamically +2.04
clang++, boost::spirit and c++11 0.00
Issues with declaring classes as part of a class +1.69
libstdc++ gcc on OS X 0.00
Converting Polymorphic Wrapper of type T to type U? +0.45
SFINAE Member Pass through 0.00
Is the time complexity of `std::vector<T>::clear` *really* no... 0.00