StackRating

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

TartanLlama

Rating
1698.62 (157th)
Reputation
54,835 (1,769th)
Page: 1 ... 12 13 14 15 16 ... 22
Title Δ
How are the two declarations different? +1.12
Way to make this if statement with multiple conditions shorter? +0.79
Passing template arguments as target type 0.00
why are there two std::allocator::construct functions? 0.00
Pointer to an array,why is this the address of the last element? 0.00
In C++, how to find certain items in the vector of objects by givin... +0.97
C++ Templated Delegates like Unity +1.36
Member function a friend +0.86
Wrong output when converting string to IP address -0.79
Why do template classes allows functions which cannot compile? -1.52
partial inheritance of set of overloaded virtual functions +1.60
Losing pointer values 0.00
C++ ordering of || and && when testing eqaulity in if state... +0.85
String in struct +1.82
C / C++ : passing a struct / class with a member array to a functio... +0.93
void_t spezialization why does primary template has to have default... 0.00
C++ Compiler Error C2280 "attempting to reference a deleted fu... -1.61
Extract signed-ness of template type? +1.28
Error dereferencing an iterator in C++ Set and Vector 0.00
What is the difference between cbegin and begin for vector? 0.00
Why give a C++ compiler warning when returning an rvalue reference? +0.40
Is it possible to call static method form variadic template type pa... 0.00
Confusion with universal references 0.00
Why does decltype not see the member declaration? +1.05
How to fix "invalid conversion from 'char*' to 'ch... -0.67
C++ Using Object with pass function 0.00
Indexing an int? How does this work? -0.72
Understanding reference binding +0.35
C++, ternary operator and cout -2.33
Mapping runtime types to a parallel class hierarchy … with templates +2.28
C++ same object in two different vectors -0.88
How to avoid conflict in inheritance -1.15
In member function, is it possible to interpret a parameter "p... 0.00
C++ operator ->* and .* +1.36
Not sure how to handle the destructor (Large vertex array in a clas... +0.32
template member function is instantiated only if called 0.00
Passing an lvalue to rvalue template parameter won't allow me t... 0.00
C++ Creating a linked list using recursive function +1.51
Change template members based on numeric parameters? 0.00
C++ begin() and end() +1.81
C++ Constructors of template based derived class & variable arg... +0.35
Why is the 'else' statement appearing in the output? +0.02
Aliasing Structs in C++11 0.00
c++: Printing a STL list 0.00
why C++ assignment operator need a return type? +0.59
C++ Order of Evaluation of Subexpressions with Logical Operators -0.64
Too many types in declaration C++ +0.09
Copy constructor invoked 2 times, not 3 as expected? 0.00
Vector Subscript out of range in C++ +0.31
What is object.classname kind? +0.32