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 ... 10 11 12 13 14 ... 43
Title Δ
Invalid conversion from and to void * when using ibpp in c++ 0.00
Is there a way to detect inline function ODR violations? -0.91
std::Thread taking more time to wakeup from waiting on std::conditi... +0.90
What is faster: Checking for null pointer or calling empty function? +0.36
Why shouldn't the inherited constructor inherit the default arg... +0.04
Purpose of --enable-gold when configuring gcc 0.00
How to detect -stdlib=libc++ in the preprocessor? 0.00
Why not synthesize move operations for a class that defines the des... -0.09
No type named 'unique_ptr' in namespace 'std' when... 0.00
same piece of C++ code works in g++ 4.6 compiler but crashes with 5.1 +1.40
How to get only file name without extension in GNU Makefile? +1.35
move C++ object to memory location +1.69
Avoiding universal references in a proper implementation of Scott M... 0.00
Is "using std::begin;" a good practice? +0.73
Passing shared_ptr as parameter in async call 0.00
How to force gcc to ignore localisation 0.00
Do I need to know the algorithm's code to take advantage of ins... -0.19
Why is the pointer typedef not used in std::vector::data()? 0.00
No symbol in shared library of implemented parent method 0.00
Specialize member function for stl container 0.00
Clock_gettime() function outputting incorrect time 0.00
Is this implementation of std::decay a correct one -2.02
Non-static member initialization of char array with brace gives an... +0.61
Why including atomic - gives errors 0.00
Return reference to *this without a copy constructor? +0.24
C++ adding elements of list of pairs -2.57
What is wrong with my makefile for C? +0.62
Create shared library from cpp files and static library with g++ 0.00
file.open() on linux doesn't open my file, how to solve? +0.32
wstring_converter exception when parsing a c-string 0.00
How to read characters with out pressing enter key in c++ -0.69
Is function overloading by reference allowed when there is no ambig... +1.85
using std::<type> v.s. using std namespace +0.30
libstdc++ new standard library features support table 0.00
no matching function for call to std::vector<std::tuple> push... +1.89
C++11 Chrono - How to cast 'unsigned int' to a time_point&l... +0.07
forgot to pull changes before merge 0.00
Fedora 22 - compile - __atomic_is_lock_free +0.32
What's the advantage of using std::allocator instead of new in... +0.54
Using shared library within shared library +0.32
Storing set of std::arrays of any (but constant) length -2.41
Why does boost::filesystem::canonical() require the target path to... 0.00
How do I convert a host name in to a boost address or endpoint? 0.00
how do i run a c++ file in a separate terminal from another c++ file? 0.00
Initialize standard container of unique pointers in base constructor 0.00
How do I typedef base class's member template? -1.77
UTF-8 to UTF-32 on iterators using the STL 0.00
Why `std::string`'s assignment operator take `char` by value an... 0.00
C++ strict weak ordering derived class -0.84
Static initialization for structs extending structs +0.30