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 2 3 4 5 ... 43
Title Δ
Stack Smashing in GCC vs Clang (Possibly due to canaries) -0.81
Throwing exception from member constructor (brace initializer vs in... 0.00
Why does the default initialization of the elements of an array<... -0.31
Passing a command line argument from inside a makefile -0.47
Is there a simple way to ignore index error in c++? +1.15
FilePointer gets stuck in infinite loop 0.00
Difference between nullptr, {} and nullopt -2.43
Why is this std::vector being cleared when program enters main func... +0.30
Compile on OS X wtih g++: Undefined symbols for architecture x86_64 -0.70
Declaration of array already filled with zeroes? 0.00
Return value of assignment operator overloading c++ -1.50
Set_Intersection with repeated values +1.43
Does clang6 implement std::optional? 0.00
Why GCC does not report uninitialized variable? -1.87
Since which version of GCC is C++14 supported? 0.00
implicit conversion not working as expected 0.00
error : to_string was not declared in this scope +0.29
Invoking a static member function on non-existing object +1.31
How to understand about instances of the same class cause deadlock... -0.79
How does `std::mem_fn` detect noexceptness in gcc 7.1.0 0.00
How do I cast a shared_ptr from one parent class to another parent... -0.74
What happens when I use *(int*)&x to assign to a constant value... 0.00
std::thread constructor pass by reference when using a class member... 0.00
makefile variables within variables executing bash scripts 0.00
Why is the complexity of insertion or removal of elements at the en... +2.21
what does git stash save do that git stash does not do and in what... +0.09
Error: 'int_type' does not name a type - How to inherit typ... +0.30
std::put_money doesn't output zero value when using GCC 0.00
where to find libstdc++.so.5 32-BIT version for SLES 12 on PPC64LE +0.32
Compiler optimization: g++ slower than intel +1.20
Applying `const` CV-qualifier to decaying array-style `T arr[]` fun... +0.79
Remove libgcc_s dependency from gcc +1.13
Using regex_match() on iterator with string in c++ 0.00
How to check if an erase-remove operation has been successful? 0.00
Overloading + operator to add fractions -0.69
C++ move constructor for an owning pointer member +0.71
Threads lock mutex faster than std::conditional_variable::wait() 0.00
std::move return value of weak_ptr::lock messing up reference count... 0.00
Is size of char_traits<char16_t>::int_type not large enough? +1.03
Is there a way to mark a parent's virtual function final from a... 0.00
placement new unique pointer 0.00
Is it possible to crate an alias commit+checkout for git? +0.31
Why does g++ warn me about comparing enum values with specified und... 0.00
std::conditional with SFINAE 0.00
Purpose of "very efficient factories for elements" in p0083 0.00
storing pointer to member function does not work for clang++ -0.48
error: use of deleted function ‘std::basic_ofstream<char>&... 0.00
Comparing string elements of two vector<Structs> +0.94
Why does std::filesystem provide so many non-member functions? +0.12
Automatic destruction of object even after calling destructor expli... -0.06