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 ... 46 47 48 49 50 ... 70
Title Δ
If performance is an very important consideration, is it good to co... +0.76
template function with more than 1 typename 0.00
Efficient implementation of a Z-Buffer 0.00
How to get the signature of a C++ bind(...) expression -2.11
What is the fastest sorting algorithm for a small number of integers? -0.79
Clear C++ documentation/reference +0.12
C++ - structs... function parameter issue +0.91
implementing operator * in C++ +2.22
C++ - header guards -0.75
Return value from overloaded operator Segmentation Fail +0.49
C++ standard library - when should I use it and when shouldn't I? -0.09
What is the difference between macro & inline function with res... +0.48
c++ inheritance, vtable after casting +1.06
composition patterns in C++, is there a preferred way? -0.84
What is the absolutely fastest for loop in c? -0.33
Obtaining a pointer to the end of an array -1.18
C++ issues choosing a function at run time +1.13
C++0x type inference messes with boost::enable_if 0.00
A collection of template objects with different template parameters 0.00
pass smart_pointer to constructor vs raw pointer +0.33
Get file handle to running executable -0.32
Strange memory management issues in C++ (from a beginner, at least) -0.44
Won't match template function -0.48
When should you use constexpr capability in C++11? -1.51
C++ : Catch a divide by zero error +1.30
What is the difference between a pure virtual and a virtual +0.84
Changing an m x 3 array into an stl container? +0.81
Returning a template of templates -0.38
OpenMP: Huge performance differences between Visual C++ 2008 and 2010 +0.02
Preventing classes from being instantiated on the stack or as data... +1.14
What are alternatives to this typelist-based class hierarchy genera... +2.02
What are global states? How do they affect testability and how to a... -1.84
Compiler version, name, and OS detection in C++ -0.18
Any Default Pass By Reference DataTypes in C++? +2.23
When will adding a move constructor and a move assignment operator... -0.06
When should std::nothrow be used? +1.73
Is memory allocated for an object automatically deleted if an excep... -0.67
What exactly was the rationale behind introducing references in c++? +0.15
If I've overloaded the + and = operators, do I have to overload +=? +0.22
Which string classes to use in C++? -0.01
A cleaner code alternative to polymorphism -0.26
Performance of qsort vs std::sort? +1.91
Does std::map need to be initialized? -0.31
C++ memcpy() vs std::copy() +0.54
C++ why the assignment operator should return a const ref in order... +0.24
Difference between operator and function in C++? -0.13
Post/pre increments in 'printf' +0.00
C++ Generic Linked List +1.62
How could this code behave as I saw? +1.89
Are temporary objects in C++ const indeed? -0.97