StackRating

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

tp1

Rating
1430.01 (4,535,399th)
Reputation
1,079 (145,193rd)
Page: 1 2
Title Δ
Can a vector allocated on the "stack" be passed from func... -3.38
C++ HowTo: Non-template class inheriting from an abstract specializ... +0.58
better design than circular dependency for convertible types -3.06
C++ is it possible to have a container of specialized templates obj... +2.50
Proper object usage in a simple game setting 0.00
What is the difference when passing by reference between & and *? -3.45
Storing and Executing Functions From A Class (C++) -1.31
Hoisting the dynamic type out of a loop (a.k.a. doing Java the C++... -3.10
What is the "proper" way to allocate variable-sized buffe... -1.50
Is RTTI (Run Time Type Information) used in static casting? -0.14
Union iterator for maps? -1.61
how to write a wrapper class for sigc++? +4.51
C++ polymorphism without pointers -3.40
What is C++ Mixin-Style? -2.81
Efficient factory functions without pointers (including smart point... -0.24
Why is exception handling often looked down upon in C++? +2.66
C++ obtaining a reference to a returned object -2.99
Structure of program +4.23
C++: joining array together - is it possible with pointers WITHOUT... -1.04
C++ Design of Entity & Manager Abstraction 0.00
Subclass/inherit standard containers? -0.51
What is the relation between double pointer and 2d array? -0.68
To polymorph or to incapsulate, this is the question! (C++) -2.14
C++ template function with pointer argument taken from iterator giv... -3.51
When is using 'typeid' the best solution? +0.55
C++: How to manage object lifetimes and dependencies? -0.99
c++ best way to use for loop -3.12
Template class for non-inline member functions -1.69
Measure Render-To-Texture Performance in OpenGL ES 2.0 -4.21
Object Factory with different parameters +3.88
private static member function or free function in anonymous namesp... -3.85
When does the vptr (pointing to vtable) get initialized for a polym... -3.06
difference between two array declaration methods c++ -0.80
Avoiding virtual methods in constructor -3.52
C++ DBI Class - best/developer friendliest style -3.98
Getting OOP right -2.49
C++ simple cache design for function output +4.30
When writing a portable c/c++ program, what is the best way to cons... -3.62
Create smooth line to join N points in 3 dimensions -2.09
Generic linked list in c++ -1.11
C++ return type when I don't know if it's temporary -2.17
is it possible to recreate for loop in c++ with a function -3.66
Good examples, articles and books on marshalling -2.40
error: stray '\302' in program 0.00
Where would you use a friend function vs. a static member function? 0.00