StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Robert Allan Hennigan Leahy

Rating
1501.80 (379,742nd)
Reputation
5,063 (32,767th)
Page: 1 2 3 4
Title Δ
Catching exception from worker thread in the main thread -1.18
Is there a good way to convert a 2D C++ array to pairs? 0.00
Allocation of c-struct including multiple dynamic arrays +0.50
Removing a row in mySQl based on the substring of a field value? -1.16
Avoid multiple definition due to inclusion of same header file in c... +0.50
Template Parameters of the version Type -1.25
Will stl container free memory after deleting heap based object? +0.54
How do I know if HANDLE object been initialized? 0.00
List (vector) of different structs -1.64
c++ How to make sure that my function execute completly before gett... +0.50
returning a null value from an index out of bounds c++ linked list -0.62
undefined reference to pthread_wait compiled with -pthread & -l... -0.89
Why do we need to close a file in C? +1.22
How to do typedef of any function in c++? -0.64
Should I call reset on a weak_ptr if I happen to notice it's ex... +0.50
C++ extract type of pointer +6.03
Is it safe to use std::prev(vector.begin()) or std::next(vector.beg... +4.15
Keep a vector of reference objects in C++ 0.00
Why this C++ program is recognised as a Trojan? +2.03
Difference between (n&1) and n&1 +2.41
Can I cause an exception in C++ if I lose data on a cast? 0.00
gcc is working, but not yielding executable +4.80
segment fault for a simple std::shared_ptr construction case +5.77
vector<int &> not compiling +4.32
What does this cast do? 0.00
How to make const apply to C++ class members that are shared pointers -1.85
Correct use of templates for specific type-based optimization in C+... -2.80
How to properly set timespec for sem_timedwait to protect against E... -3.81
c++ map contaiter under multithread - itterator->seconds change... 0.00
Different cast operator called by different compilers +3.58
C++ What is the best way to frequently pause and restart threads? +4.32
How is the Size of the struct calculated correctly? +4.17
Could this code snippet return false despite availability of intern... -3.58
using calloc to allocate matrix 4 rows and 7 bytes in each row -3.02
Unhandled exception at 0x50E2DF58 (msvcp120d.dll) 0.00
Why copy constructor is not invoked? +4.62
Asking if a value is not the same as another and it always answers... 0.00
When should std::move be used on a function return value? -2.88
Replace with Regex -3.60
Regex instead of string.replace function -3.77
Reload a DLL which has been imported with DllImport -2.62
Daemon process how to make to auto run while bootup 0.00
Why place headers in a separate directory? +0.85
Multithreading and mutexes +2.03
Start 32bit process on 64bit OS +3.97
Is it possible to detect if a Stream has been closed by the client? +3.96
C program : help about variable definition sequence -2.41
headers include and cyclic dependency -0.85
opening an already existing txt file on button click in c# windows... +2.23
How to define a class within another class' private in C++ -2.14