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 Δ
How to delete nested new in C++ -1.46
How to create an std::function from a move-capturing lambda express... +2.10
Why do C functions using a structure have a pointer in the name -0.02
std::throw_with_nested expects default constructor for virtual base... -2.33
how to call a private member function in c++ -1.66
std::throw_with_nested expects polymorphic type in C++11? -0.52
facebook userid - bigint mysql value -0.02
Variable declaration using static keyword +0.49
PHP isset() Safety 0.00
Reading two ints from an array as a long -0.12
Why array prints sometimes values and sometimes addresses? +1.03
C++: Why decltype (*this) returns a reference? 0.00
Does copy constructors have return value in C++ +0.49
Iterator category requirements for C++ algorithms -1.47
How does #include <bits/stdc++.h> work in C++? -0.00
Using new with decltype -1.03
Variadic methods in C++ and recursion 0.00
Interpreting unsigned char array as bool array +2.75
A list<> of integer arrays in C++? +0.49
Is this full or partial specialization of class template? -1.86
strcmp() is not working in php +1.99
Types of types with templates? +2.17
sort associative array by key value -1.01
C++: Cast operator overloading and references +0.54
What precision are floating-point arithmetic operations done in? +0.23
Understanding member of array 0.00
Understanding constructor concept -0.19
Is a pointer-to-function is a function object type? +2.66
gitflow - make sure master branch stable 0.00
How do you build a non static entry point in c++? -1.19
Efficiently generating random bytes of data in C++11/14 -1.58
Create a dynamic array within a class (C++) +1.18
delete data from array 0.00
Is explicit alignment necessary? -0.74
Difference between pointer and array in C +1.22
Using str_replace for forum post customisation 0.00
Static array of chars with dynamic size 0.00
How to correctly write declarations of extern arrays in C's hea... -0.98
How to run a fixed number of threads all the time -0.50
error: could not convert 'p1' from 'Person (*)()' t... +1.80
Passing a structure with array of integers through sockets in C +2.39
Does sequenced-before relation in C++11 prevent compiler/CPU reorde... 0.00
UTF8 and Latin Accents string order in PHP +0.51
Explain example code (c programming) +0.68
why output is different when using printf? +0.67
A story of stringstream, hexadecimal and characters -1.11
Why is assert a macro and not a function? +0.50
inline in C++ and compiler -0.34
struct, the 'Star' operator and what this means? +0.53
What is the meaning of the declaration "char (* ( *f())[])();&... -2.21