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 ... 39 40 41 42 43 ... 70
Title Δ
Why are dynamic arrays needed in C++? +1.98
C++ functor templates +2.31
Would learning COM with C/C++ help me understand .NET better? -0.77
Is it possible to make a shallow copy of very large STL strings? +1.37
Catching delete of a stack object? -0.17
How to send mouse click event to a game application? +0.37
Class member function pointers in C++ +1.37
Extending a vector iterator to access data members of the contained... +0.22
Distinguishing Pass-by-Reference and Pass-by-Value -1.01
Wondering if the lower version of visual studio can use the dll bui... -0.25
C++ classes - how return vector of custom type from a function? +0.01
Providing a "safe" push() function for use with auto_ptr -1.05
Is it valid to directly call a (virtual) destructor? +0.51
passing typedef (fixed sized) array by value -0.66
transfer object ownership with placement new -1.52
Converting a member function to a static function in C++ -0.30
Is constexpr really needed? +0.08
Is std::unique_ptr<T> required to know the full definition of... -0.18
c++0x: Rvalue reference parameter matching for classes with implici... 0.00
why does iostream header file not get included? +1.80
Are value parameters implicitly moved when returned by value? -1.70
Catch Segfault or any other errors/exceptions/signals in C++ like c... -0.20
Warnings like 'wcstok': This function or variable may be unsafe. Co... +2.45
How exactly does memory handling (i.e, the function Release) work w... -0.34
I/O , write to a file on a local drive or write to a socket , which... -1.88
C++ class member pointer to global function -0.91
Why use #define instead of a variable -0.18
Limit occurences of an event +1.27
Template partial specialization for __stdcall function pointer +0.43
Returning stl containers from functions -1.00
Time efficiency on std::tr1::unordered_map::operator[] -0.37
What is being printed? C++ pointer to an integer +1.17
Passing an array by pointer +0.42
How to know when mouse leaves my window when WM_MOUSELEAVE sometime... +0.24
Network Emulation in Visual Studio 2010? 0.00
How to deal with the idea of "many small functions" for c... -0.60
Move constructor does not implicitly work for member variables? -1.68
Passing parameters to _beginthreadex -0.58
Downcasting a base type -0.31
How can I cast or convert boost bind to C function pointer? -1.68
assignment in pthreads application -0.85
How get smallest n, that 2 ^ n >= x for given integer x in O(1)? +0.49
C++ templates and header allocations -1.77
Find 'new' items from two containers -0.27
Anonymous struct in typedef of trait class -1.62
Inheriting from a template class, using a type defined in the deriv... +0.73
Real dangers of 2+ threads writing/reading a variable -1.05
Can't compile template class -0.42
C++ getting rid of Singletons: alternative to functors and static m... 0.00
Sort sibling <div>s with jQuery +0.15