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 ... 8 9 10 11 12 ... 43
Title Δ
turning a simple c++ code into a class (runge kutta method) 0.00
Make std::unique<T> compatible with std::unique<const T, C... -2.54
C++ multithreading without synchronization +0.38
Error in cpp file of an arduino library 0.00
Linking GCC(G++) ASM object with .cpp objects not working(undefined... +0.30
Am I releasing the memory in the heap correctly? -0.65
threading this method produces a segfault, why? +1.23
Destructing a Single shared_ptr One-by-One -2.05
C++ Is this an "invalid" reference after returning? -0.65
dereferencing pointers using "this" -0.30
Import C++ member function at run-time with Gcc +0.31
How to get environment of a program while debugging it in GDB -1.96
Why does the compiler use the copy constructor on my lambda instead... 0.00
Why do c preprocessor directives ignore the \ newline rule when it... 0.00
How to get type of smart pointer in macros? +1.63
Variadic aggregates as core language feature 0.00
from which version std::regex is available in libstdc++ 0.00
std::bind null function pointer 0.00
abi::__cxa_demangle can't reuse memory returned by itself +0.29
const char * value lifetime +0.77
info guarded by conditional in recipe? 0.00
g++ (tdm-1) 4.7.1 doesnt support all c++11 features 0.00
C++ hexfloat compile-time parsing 0.00
How to create a function that converts a Class<T> into Class&... +0.28
Deleted copy constructor of tuple member cause error 0.00
Why is wrong to modify the contents of a pointer to a string litter... -0.11
Why can I not static_cast a templated object down an inheritance tr... 0.00
Segfault when trying to printf pointer-to-object stored in member s... 0.00
Globals once again +1.05
How to introduce static_assert into template variable definition 0.00
Finding an element in map by its value -0.99
vector of unique_ptr deleting? 0.00
Error building and compiling GCC 5.2.0 from scratch on Vortex86DX -0.26
What does STL "rdbuf" method name stand for? 0.00
Throwing an rvalue 0.00
Why do the C++ language designers keep re-using keywords? +1.29
Linux time command with high precision 0.00
Is destructor of empty unique_ptr w/o custom deleter trivial 0.00
How to make shared_ptr thread safe in this case? +0.30
How do I create an std::thread that runs a member function of an ab... 0.00
Is it legal to re-declare a member class after defining it? 0.00
Specifying custom default deleter for std::unique_ptr with typedef +0.32
Post upgrade gcc compilation fails - cannot find shared file object... +0.30
How to compute the size of an intersection of two STL sets in C++ +1.43
C++: Creating a function object with mem_fn and bind1st -1.35
Alternative tuple iteration using constexpr -1.19
Header exclusion? 0.00
binding a function object which is itself created by std::bind make... -2.05
Create shared packaged_task that accepts a parameter with forwarding 0.00
static initializer is optimized away when it is in a library -2.77