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 ... 12 13 14 15 16 ... 43
Title Δ
Want an efficient way to swap two pointers in C++ 0.00
Variable-size object in shared_ptr 0.00
Finding and saving the last occurrence of a string using awk 0.00
G++: Moving to another translation unit breaks "const optimiza... -0.17
Why shared pointer assignment does 'swap'? +1.33
is there a way to set the length of a std::string without modifying... 0.00
How do I reserve space on the stack for a non-default constructible? +1.86
Start a new git branch with the changes from my last push 0.00
Multiple defintion of main function in makefile -0.16
Casting a Struct to an Array +1.59
Remove extra indent after switch statement, when editing a .cpp file 0.00
Why might a default evaluate before the cases when inputing from a... 0.00
Foolproof copy overloading: how not to take care of members that sh... 0.00
Vector is not incrementable error -1.92
Why do STL implementations not use assertions to detect undefined b... 0.00
Undefined function sensing -0.95
Only construct if non-static 0.00
Getting blocked while trying to execute a command on Linux using c++ 0.00
static definition of a lambda in std::vector crashes in multi-threa... 0.00
Redirect share_ptr to point to another object +0.32
Why can't non-POD objects be copied with memcpy? +0.90
Find all files in the repo with the string "<<<<&l... +0.34
c++11 lambda function with variable parameter list +0.84
Is the final default argument of std::vector<bool>::resize st... -1.73
Debugging an assertion with gdb shows weird std::string size 0.00
What is the lifetime of the array underlying a std::initializer_list? 0.00
Initializer list of variables 0.00
Weird behaviour of the code +1.90
What is the difference between a dangling pointer and memory leak? +0.43
How to store pointer / iterator reference to stl container element... +1.38
reinterpret_cast for void* to char*[] 0.00
c++ prevent changing reference through getter +0.61
Linux Shared Library 0.00
Does 3.4.1/6 ignore the lookup of a name used in a function which i... 0.00
Strange Macro Expansion +1.60
chrono: How can I calculate a millsecond duration from two high res... 0.00
Use decltype on inherited template static member function using GCC -0.30
function that takes only literal integers +0.94
C++11 way to index tuple at runtime without using switch -2.05
unique_ptr, make_unique and polymorphism 0.00
Deque random access iterator comparison produces unexpected results +2.47
Is it possible to write a custom STL allocator that uses pointers t... +1.40
C++11: shortest way to explicitly copy a value to use as an rvalue... -0.95
can an std::promise be made from a non-POD object? +2.55
MY computer can't find my makefile on Cygwin (windows) 0.00
Copy pointers from one vector to another; the adress pointed to cha... -0.66
Understanding move semantics for std::array +1.91
gcc-4.9.2: non-type template parameter 0.00
Template assignment operator with rvalue reference argument behaves... 0.00
C++ template instantations: using enable_if directly, or with an au... +2.48