StackRating

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

John Dibling

Rating
1582.83 (2,770th)
Reputation
83,321 (973rd)
Page: 1 ... 9 10 11 12 13 ... 31
Title Δ
convert std::bind to function pointer +0.60
Is memory freed when dynamic array goes out of scope +1.67
C++ classes getting error (SDL) 0.00
Getting the value of 'Pointer 1' through 'Pointer 3' -0.33
How to overload operators with a built-in return type? +0.11
Equivalancy of using typedef and an anonymous class definition to c... +2.51
C++ STL datastructures compared to Java +0.10
c++ function that can't return a meaningful value under some condit... -0.40
Behaviour of Initializer List for Array of Struct -0.05
Regarding: Child Class in a Array C++ 0.00
Does std::vector have conversion operators? What am I seeing? -0.57
Reverse a LinkedList c++ +2.13
Simple string concatenation -1.37
c++ non fully constructed object deallocation +1.02
The 'new' keyword and class storage 0.00
What is the difference between a counter and an accumulator? -1.08
C++ Does Const_Cast induce new variable? -1.28
Avoiding /usr/include/boost 0.00
error C2234: arrays of references are illegal -1.71
Can I move through an array by incrementing a pointer? Qt +0.66
accessing a pointer member variable in derived class 0.00
Credibility of dated data structure programming book -0.55
Is it posible to store a leading zero in an int? +0.16
Why doesn't C++ use operator== instead of operator!= automatically +1.86
Am I really this stupid : this = 0x7ffffffe 0.00
Template specialization of inherited member function -0.08
How to clone objects containing pointers? +0.24
How to clone object in C++ ? Or Is there another solution? +0.98
Comparing function pointers +1.56
Is "int" datatype is defined as a class? +0.61
Access class from function 0.00
Initialize specific subscript item in array by c++ +0.66
Is an overloaded operator= required at this example? -0.88
C++ substring returning wrong results +0.43
C++ std::map or std::set - efficiently insert duplicates +1.22
C++ Class & .H Sorting -2.10
What storage policy is being used in the bucket of boost::intrusive... +0.43
how can I use an inherited method and the same base class method? -1.66
While loop condition not working +0.22
How to concatenate/merge vectors -1.01
C++ deleting pointers +1.31
Design pattern to detect memory leaks for reference counted smart p... -1.31
How are some applications made in several programming languages? +0.03
Problems passing array by reference to threads +0.43
Strange behaviour of << (as at least seems to me) -0.70
visual studio 2008 solution release version runtime fatal error 0.00
what is the proper way to fill members from raw data +0.15
Design a class/type with only 1 possible instance - C++ +0.97
C++ Access an element of pair inside vector +1.96
Error in while((Status.health !0) && (Wolves.health !0) ) e... +0.46