StackRating

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

Puppy

Rating
1546.32 (9,128th)
Reputation
125,202 (510th)
Page: 1 ... 25 26 27 28 29 ... 70
Title Δ
Can an object be considered as a variable? +0.34
c++ destructor memory leak -1.34
Multiple Inheritance in C++ vs Java +0.17
for_each usage in C++ +0.30
Dynamic Template Instantiation -0.77
Invalid heap error when trying to copy elements from a Map to a com... -0.05
How do i walk a tree with multiple types efficiently? 0.00
Pointer to member function the strange way -1.36
Graph Library API design -0.58
Object Managment - Container or Factory? +0.43
How can I declare a friend function in a namespace that takes an in... -0.73
In the context of file-handling in C++ console application; max cha... -0.86
shared_pointer of a base class cannot be created using a polymorphi... -0.02
Is p = array the same as p = &array[0]? -0.78
Suitability of Visual Studio 11 Developer Preview for development +1.70
How can you avoid repeating type information using c++11's type inf... +0.72
Overuse of redefining primitive data types? +1.62
Haskell style "Maybe" type & *chaining* in C++11 -2.07
a const member function, returning a pointer to a non const member... -0.78
Comparing 2 wchar_t arrays +1.20
The use of declaring function inside a function? +0.40
Can I use templates/macros/both to wrap each function of a C++ class? +0.42
Why does my large 5D array cause a stack overflow exception only as... +1.03
How could C++ compile when there is an undefined function inside so... +1.23
{ int == nulltype } vs. { Integer == nulltype } +2.21
C++11 Pointer Uniquify Helper Function +0.44
What are "separately compiled C++ templates"? -1.53
Access violation in DirectX OMSetRenderTargets -0.62
Array entry as references function argument +2.40
awkward DLL exports section -0.61
Friend operator behavior (const vs non-const) 0.00
Accessing a variable in a union which is inside a class +1.04
c++ generalized operator templating -0.89
Redirect all file reading and writing 0.00
Is accessing volatile local variables not accessed from outside the... -1.07
Any good simple DirectX samples for Windows 8 (Developer preview)? +0.39
How to get more encapsulation in C#? -1.91
partial class templates specialization, c++ -1.90
Deleting a doublepointer (matrix) +0.65
Return a value to external invoker C++ -0.59
Casting a C++ long type to a JNI jlong -2.35
Have I used STL? Or not? +0.53
When and who to detach observers when the observer has longer life... -0.51
c++ Passing *this as reference during construction of self +0.15
friend function of std::make_shared() in Visual Studio 2010 (not Bo... -0.61
Return value copying issue (to improve debug timing) -- What's the... +1.43
Different floating point result with optimization enabled - compile... -0.71
Constructor initialization order and reference passing +0.44
Lua create array by code +1.25
Preferring non-member non-friend functions to member functions +1.11