StackRating

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

Pixelchemist

Rating
1535.37 (14,410th)
Reputation
16,579 (8,384th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
C++: template function to retrieve value from an union -1.32
Inserting characters intro a string in C++ -0.11
When is it safe to call this-> in constructor and destructor -1.41
What does a VC++ executable need in order to run? 0.00
Public Global Variable or get() and set() methods? +0.47
Why can't I complete the type with the typedef? +2.30
What is a trivial function? -1.21
C++ array size or length and using find -2.11
How do I get system up time in milliseconds in c++? +0.48
Character pointer access +0.60
C++ Extract number from the middle of a string -0.02
Try Throw Catch c++ nested functions -0.24
How to change c++ standard in Visual Studio 2013 -0.03
Template base type inheritance -0.17
C++ 11 - Is moving non local variable safe? +0.38
What does it mean when we use a variable in C++ like a function wit... +0.49
Is it legal to call memcpy with zero length on a pointer just past... +2.23
Combining static assert and assert? -0.59
How do I check if an array of objects is empty/null? +0.48
How do (traditional, prior c++11 lvalue-) references work in C++ -0.85
error: vector iterators incompatible -0.01
c++ members changing value between parent and child constructor -0.28
Is a standards conforming C++ compiler allowed to optimize away bra... -0.71
Should I use memcmp or chained equal-to operations when both give t... -0.13
What is the purpose of * in C++? 0.00
C++ casting void pointer to template class -0.69
How to use functions from one class in another? 0.00
Is it the case that comparisons imply a branch? +0.82
C++: "delete" pointer without destroying data +2.24
How to determine what version of the GCC compiler is used at www.id... -1.51
How to save a pointer to a base class to field of another class? 0.00
Operator Overloading C++: write-only version +0.01
Is it a good practice to make a method which modifies data outside... +1.67
std::vector operator [] vs. at() access -0.98
C++ Overload Operator = for Pointers does not compile +0.19
C++03 moving a vector into a class member through constructor (move... -0.86
Different cast operator called by different compilers +0.73
symlink to executable doesn't launch application, error: <sy... -0.02
How can I templatize a function without repeating code but only cha... +0.77
What am I doing wrong with the else if statements -0.89
Making one of the threads to wait for least possible (almost zero)... 0.00
What is "for (x : y)"? -1.16
How to select values of one table based on values of another table... +1.05
"Extend" Struct in C++ +0.65
How do I get IP via text2pcap? 0.00
Progress bar / animated.gif during phpmailer email send -0.01
Custom iterator wrapping another iterator: iterating past the under... -1.80
extra copy on class construction -0.93
c++ constructor from base class +1.78
Is it necessary to delete a pointer after setting it with an address? -1.21