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 ... 16 17 18 19 20 ... 43
Title Δ
C++11 implicit copy constructor while implementing explicitly a con... +2.18
string to vector conversion throws std::bad_alloc -1.44
Best practices with references -0.28
C++ Efficient way to construct large vector of shared_ptr to class 0.00
Obtaining First and Last Charsof Each String From A Vector of Strings -0.28
"Ambiguous resolution" error from selective constructor i... 0.00
Reference initialization forms -1.35
What is the purpose of std::function? +1.53
Undefined Reference to member function (false unexpected error) -0.48
Why can't I use "%20" in a string? -2.10
Returning a global array in c++ +0.69
Is calling wait() on a std::future multiple times and from multiple... +1.34
c++11 template type aliases to reduce pain -0.15
Conditionally disabling a copy constructor +0.65
Template class with function pointer parameter 0.00
How does using const_iterator result in the compilation of a more e... +1.48
Interactions between pointers and classes +1.35
How should operator plus implemented in C++11 +0.94
Why does a dynamically linked executable on Linux have the complete... +1.05
Translation from raw pointer to boost::shared_ptr: tree implementat... 0.00
How to implement own thread-safe shared pointer in C++? -0.14
Find out why GNU make remakes a specific file 0.00
why doesn't C++ allow rebinding a reference? +1.02
Why no access to a memory location is given to another process? -2.88
Why do reference type members cause implicitly-declared copy assign... +2.23
How to fix clang libc++ error on Mac: calling private constructor 0.00
Why does fstream.open() fail "If the mode has both trunc and a... -1.39
How to find in c++ STL in a specific manner? -0.93
How to initialize array of classes with deleted copy constructor (C... +0.36
Why do I get "exception spec is more lax than base" error... +0.35
C++ queue non locking +0.96
What exactly is a __float128 if I'm using gcc 4.9 on x86_64? 0.00
Move object files that require linking to specific subfolders 0.00
What happens if a std::thread calls joinable on itself? +0.36
extern "C" inline functions 0.00
resize with custom allocator +0.34
Is C++ std::vector slower than C99 variable length arrays? +1.77
Is something undefined behavior by omission? +1.76
Type-erased allocators in modern C++ 0.00
How do I enable_if a class with variadic template arguments? +0.42
Build stage 1 gcc with third party compiler?‏ 0.00
Change a make variable, and call another rule, from a recipe in sam... +1.37
A particular overloaded conversion operator -2.45
Overloading Operator < for std::set 0.00
boost::shared_ptr reference counting does is solve raw pointer of t... +1.43
Binding a templated standard library function 0.00
Why doesn't std::bind account for function arity? 0.00
How can I make these typedefs work? +0.32
Better way for memory sanitization in C++ to void data leakage? +0.36
Type deducted of method definition doesn't match declaration +1.37