StackRating

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

Billy ONeal

Rating
1587.60 (2,465th)
Reputation
73,484 (1,149th)
Page: 1 2 3 4 5 ... 27
Title Δ
What is the motivation behind static polymorphism in C++? +0.83
C++ dynamic template creation -0.34
Can the keyword "using" in C++ be used with something exc... -0.73
Vector iterators incompatible in assignment overload -0.12
How to create a function that receives a function, calls it and ret... +1.01
Why is the size of my class zero? How can I ensure that different o... +0.65
Is this an okay way to reverse a string without any temporary varia... +1.08
Why won't this simple C++ program compile? +0.36
About C++ copy (value1 = value2) -0.91
std::vector conversion to cl_float +0.38
Relinquish Processor Time in C++ (Windows) +0.23
MultiByteToWideChar conversion -2.04
for-loop optimization using pointer +0.76
Defaul compiler generates the reference operator (In C++)? 0.00
Is in C++ possible create generic function like read<type>()? +0.38
C++11 regex is not multi-thread safe library? 0.00
dynamic_cast<B *> (&a) gives a warning -0.61
What is the proper use of the comma operator? +1.36
C++ template automatic type promotion +0.15
How can I find out what caused a scroll action in WPF? 0.00
Disproportional processing time with arithmetic operations [C] -0.84
unable to cout string in C++ +1.58
References & Online Resources for C++ Intrinsics of AVX type +0.17
shared_ptr<> is to weak_ptr<> as unique_ptr<> is... +0.39
STL style function to find the middle of an STL container +0.92
const vector<T> * which part is const? +0.02
Security concerns for writing to application directory under Progra... -2.59
What's the highest userland address that Windows x64 program can al... 0.00
returning by value and polymorphism 0.00
Is there a safe way to get the unsigned absolute value of a signed... 0.00
Loading/calling ntdll from DllMain 0.00
How do I avoid using a global for the data behind a GUI? +1.75
Is this php code safe and how to hide the javascript link? 0.00
Casting variables in C via dereferencing +0.39
How implement Zero-knowledge/client-side encryption for personal da... 0.00
Did older versions of C++ use the `int` operator of a class when ev... -0.94
Why glibc's fclose(NULL) cause segmentation fault instead of return... +0.00
C++ STL vector erase -0.60
VC++ 10 project allocates too much memory for objects 0.00
why doesnt new_session shared_ptr not get destroyed here? -0.34
Efficiently read the last row of a csv file +0.18
Difficulty with std::replace -2.19
Use case of C++11 function declaration at block scope? +0.39
Clarify and remember const usage in C +0.38
How to sanitise input before using system command in C -0.11
How to prevent casual changes in the folder for other processes? 0.00
Difference between “::” “.” and “->” in c++ +0.39
Can XML element have '$' sign in the value? +1.06
C# ref is it like a pointer in C/C++ or a reference in C++? +1.69
Error in stl_algo.h, comparing pointers -2.19