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 ... 4 5 6 7 8 ... 31
Title Δ
convert an int pointer to any object pointer, then call it's method... +2.07
Does needing many forward declarition of classes indicates bad design -1.25
what is operator class_name() const? -0.05
Why do I need to initialize an int variable to 0? -1.70
Use an Anonymous Stringstream to Construct a String -1.54
How can I store hexadecimals inside an array? C++ MFC 0.00
File system project "Member access into incomplete type"... 0.00
Can I pass a pointer to myself in a function? 0.00
C/C++ change a define to a varible -0.14
What is the order of initialization in class members? +0.87
Why does printf and cout gives different output for this code? +1.25
c++ learning the order of map entry +0.36
Fastest array initialisation in C++ -0.18
Is it possible to equate a function name to another function name? +1.28
reinterpret_cast an iterator to a pointer +0.18
API needs to call a function that the user implements 0.00
How do I remove code duplication between similar const and non-cons... 0.00
How to safely delete a struct +0.80
Can I declare an array in a class declaration, where the array will... +1.45
How do C++ find the function declaration -0.38
Including .cpp files -1.23
Checking size of an array through function +1.44
should asserts remain in the testing version -0.83
Is it good practice to used std::vector as a simple buffer? +0.38
Create an array/vector of objects -0.12
Is this possible on Switch Statement? (C++) -0.39
query on runtime polymorphism in C++ +0.80
modulus is not working when using doubles in c++ +0.03
A shortcut for class member declarations 0.00
Overriding the default constructor/destructor without implementing... +1.02
c++: how can I avoid the static_cast? -0.75
Style and Enumerators +0.75
Programming model for classes with variable number and types of con... 0.00
Returning automatic local objects in C++ +0.90
Programming model for classes with const variables 0.00
how to properly initialize a class containing many data members? +0.37
Can I make a unique_ptr not to take the ownership of its pointed ob... +2.08
What does a backslash in C++ mean? -0.57
Non null terminated array of characters in c++ -2.27
"points to uninitialised byte(s)" Valgrind errors -0.25
Creating an array of chars to accept a message from a client on a s... +0.78
C++ using RAII to create an array +1.20
Does deleting dynamically allocated std::string using a pointer ret... -1.34
Convert all doubles to integers for better performance, is it just... -0.95
how to check if given int exists in array? -0.90
How this lock block works? -0.61
Why would I want to implement my own doubly linked list in C++? -0.48
g++ unordered_map has no at() function? +0.48
C++ Memory leak when freeing *? -1.92
How to call a method specific to a C++ subclass +0.20