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 ... 5 6 7 8 9 ... 43
Title Δ
Function overloading in C without using _Generic +0.91
C++ including linux/types.h for size_t +1.23
The g++ compiler doesn't understand nullptr -2.77
why putting 2 semicolon is not an error? +0.51
Why can't I sort a vector of reference_wrapper<std::chrono::... +1.08
File name as current time in seconds since the epoch in c++ 0.00
Is length of std::string consistent despite string having null term... 0.00
C++ Thread taking reference argument failed compile +1.20
Why the cost of assignment is not guaranteed to be less than a cons... 0.00
Understanding the code for std::move() +1.24
How do I generate random numbers using C++11 without repetition? -1.12
Warning when rvalue-declared variable goes out of scope being not m... 0.00
Alternatives of static_pointer_cast for unique_ptr -1.72
Closing files using fstream -1.02
Is there a way to force the creation of a remote repository? +0.68
How to count number of integer digits in c++? +0.95
Replacing Double Backslashes for Wchar_t +0.70
error: 'mutex' does not name a type 0.00
Throw exception if the file does not exist in constructor and try/c... 0.00
Why constexpr data members are not implicitly static? -1.59
Type erasure and allocators: what's the expected behavior? +1.22
Strange character in C++ program output 0.00
Why are pointers in an array not stored in consecutive memory -0.59
I need to copy in reverse manner an array of longs I need a system... 0.00
How to initialize std::string with char* containing null values 0.00
std::is_same for void function(...) and void type? -0.81
Deadlock after notify_one() (notifying thread locks mutex) 0.00
Why is an allocator allowed to override the ctors and dtors of its... 0.00
How to make a function that returns the name of the argument passed +1.05
g++ ignore unrecognized command options 0.00
Ambiguity when inner namespace name matches a global namespace name +0.26
What is wrong in the next function of C++ +0.32
rebind one parameter of std::function -0.29
Cin.get() does not wait for a keypress even with cin.ignore() befor... -0.19
Is `git push origin develop:feature` a safe way to create a branch? -0.36
Why "constructor invocation" doesn't fire any compile... -0.02
Check if iterator's type is reverse_iterator +1.57
c++ emitting inline functions +1.02
Template class compilation error. Not recognising class created +0.31
Standard conformity of a solution to a namespace/ADL thing 0.00
Member initializer list: initialize two members from a function ret... 0.00
Why do some functions/variables have the character "_" in... -0.97
Undefined reference in static library to c++11 atomic 0.00
unique_ptr's assignment operator copies a deleter stored by a r... +1.62
C++: What is the difference between int *x[5] and int (*x)[5]? +0.72
Do all elements in a bucket of an unordered_map have the same hash? +0.29
Checking if a type is a map +0.74
error: expected ‘)’ before ... (header file constructor) 0.00
External linkage for name inside unnamed namespace -0.16
How to Check the Version of my gcc? +0.30