StackRating

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

Vaughn Cato

Rating
1582.77 (2,777th)
Reputation
54,475 (1,784th)
Page: 1 ... 5 6 7 8 9 ... 22
Title Δ
Macro Producing Suspicious Errors 0.00
Initializing reference member variable with literal +0.20
Shifting/aligning/rotating a circular buffer to zero in-place +0.67
Process lines of text with bash -0.57
how to properly call a function when it is a pointer to a class fun... +1.66
C++ Is it possible to create a std::list of type T when a construct... +0.81
What is type* volatile* name = value? +0.22
Returning items from a function in python 0.00
C++ Syntax errors -1.04
What happens when calling base functions from derived classes? -0.08
Why the common template method definition doesn't match the templat... -1.82
if(a == b) doesn't work for doubles in a for loop -1.50
C++ standard: why are some "orders" defined and some not? 0.00
static object vs singleton class object in c++? -2.17
Written memory when returning from function +1.35
Templates and cyclic dependency +1.81
Is it possible to shorten this using list comprehension? -0.52
What is byValue and byReference argument passing In C? +0.30
Forward variadic template args to several class members 0.00
Implementing own begin() and end() +1.35
Is it possible for a type to have alignment requirements other than... +1.01
How to take a simple list of integers and modify it to a list of li... 0.00
how the methods of wrapped object are called using smart pointer +0.42
Differences between types in Python and their visibility -0.75
Trouble with mat type conversion and accessing individual pixel 0.00
How to update a cell in a list without "get" into it? -1.78
Proper use of const return values on a template class with speciali... 0.00
Return exactly one string/value from shell script 0.00
stream redirection order and what os perform in details +1.82
Initialize array or vector over constructor's initializing list +0.88
Valgrind: Uninitialised value was created by a heap allocation -0.10
A better LOG() macro using template metaprogramming +1.98
Duplicating Items within a list +1.02
Adding element to back of STL container -1.66
Creating my own vector Class, a lot of errors +0.15
Why is my input delayed when sent to process via pipes? 0.00
How to implement association in c++ +1.24
Is there a way to make templated declaration -0.09
How to do "not" without "!" in C +0.18
read unknown numebr of lines c++ 0.00
Compilation error on passing lambda expression to template function 0.00
RAII and exception in constructor +0.39
push_back objects into vector memory issue C++ +0.72
Using vector to solve Sieve of Eratosthenes with C++ and recieving... +0.40
Pointer "does not have a type" when compiling? -0.35
Building a priority queue with a heap -0.08
Accessing private members of a class -2.24
Copy a vector of pointers without slicing -0.52
assignment operator vs. copy constructor C++ -1.55
map of member functions of heterogenous types 0.00