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 ... 22 23 24 25 26 ... 43
Title Δ
attributes in the definition of max_align_t of libstdc++ 0.00
Applying the changes from branch b to a, without merging or adding... -1.34
Template function to discern smart_pointer from other container +0.87
Get captured variables from lambda? +1.47
Is it possible to comment/uncomment a line in vim with "ctrl+/... -0.95
Split a string in gnu make with a separator +0.38
std::tolower and Visual Studio 2013 -1.25
Does shared_ptr's dtor require the use of a "deleter"? 0.00
Should std::unique_ptr<void> be permitted -0.05
Move constructor with memcpy 0.00
Crash When Cerr'ing A Varible From A Tuple 0.00
How to initialize a static std::unordered_map of a type trait? -0.31
Looking for help when creating a copy constructor for a LinkedList... +0.37
G++ Inline Warning +1.61
Using awk with ssh 0.00
Why some functions don't involve kernel? -0.51
What is `using namespace std;`, and why do I need it to compile pro... +1.47
Is it safe to reinterpret_cast an enum class variable to a referenc... -0.99
How to include a makefile into an other makefile? +0.36
g++ strstr says invalid conversion from const char * to char * +0.57
Can stack memory be allocated within a function automatically? +0.29
How do I fix this? (99 bottles of beer) +0.71
when to use custom deleter for std::shared_ptr +1.70
Multiple wait on the same lock 0.00
g++ unordered_map has no at() function? -0.92
Wrap C-style files in C++ stream -0.52
mingw std::thread with Windows API -0.27
C++ raise method -2.58
Directories of searching from the code sources 0.00
The difference between '-lfoo' and '/path/to/libfoo.so' when linking +1.12
Are there any reasons to compile without optimizations? +0.43
C++ Marking objects for removal in STD list via nullptrs -0.88
How can I quickly see into complex structures during debugging with... 0.00
Converting Constructor As The Return From A Function 0.00
Memory still reachable bug fixed, but why? 0.00
How to specialize a class template for a tuple when variadic templa... 0.00
Creating weak_ptr<> from raw pointer +0.54
What is the hash of a disengaged std::optional<T> object? 0.00
NonRecursive Makefile compilaion issue -2.09
Can I easily override an (STL) iterator's category? -0.79
Boost asio bind read handler 0.00
C++11 in gcc 4.8.1: list-initialization for copy constructor doesn'... -1.59
why do I need a constructor function? +1.17
std::dynarray vs std::vector +2.42
Specializing std::optional +0.37
how compiler differentiates between private and public data in C++? -1.92
template method and default template argument -2.19
'Invalid use of void expression' passing arguments of functions -0.63
What's the use of second parameter of std::enable_if? -1.91
tr1::functional error with g++ 4.8.1 0.00