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 ... 6 7 8 9 10 ... 31
Title Δ
class inheritance erroring out? +0.38
C++ char* problems +1.22
What is the downside of having a standard GUI library for C++? 0.00
What is the downside of having a standard GUI library for C++? 0.00
Typedef changing behaviour causing error and warning +0.19
return string; not working without curly brackets +0.39
Why there's no ambiguity in the expression `d.f(1);` below in main()? -1.13
Can we achieve polymorphism through const function? -0.10
Is sizeof class guaranteed to contain size of elements only -0.50
Enable Boost.Log only on debug +1.48
destructor is called continuesly 0.00
How to call callback in member function thread? +1.13
Text Based Adventure Game +0.40
Delete custom object from vector -1.44
BOOST_CHECK fails to compile operator<< for custom types 0.00
Template class inheritance from a different specialization -2.55
Should a bidirectional iterator having reached end remain decrement... +0.34
Iteration: sum of variable and vector front, export in another vect... 0.00
for_each pass by value or reference +0.11
Simple code - Unresolved external symbol - c++ -1.66
Define a variable with the same type as a variable in a struct +0.40
define multiple #defines with same value +0.41
Trivial raw pointer that self-initializes to nullptr in C++ -1.54
Practical uses of exploiting RTTI in C++ -0.04
Why doesn't `std::string::reserve()` reserve exact amount of space... -0.01
C++ static variables of unreferenced class -0.24
How to declare an object in C++ that has a Class Data from another... -0.99
Calling overloaded base constructor from derived class 0.00
How to initialize a reference to an empty STL container in a constr... +1.79
std::vector push_back() crashes the program 0.00
What is a good way of handling ABI-differences between libc++ and t... -2.00
would you prohibit me from this container design and use? 0.00
Endianness Work-around Needed +2.28
With or without reinterpret_cast +0.45
Creating stl vector from pair of iterator c++ -0.01
C++ vector iteration code doesn't compile, when vector is passed as... -0.40
Difference between std::exception and "..." +1.08
Destructor to clean up resource +0.39
Is the sizeof() value determined by compiler or linker? 0.00
How to resolve inheritance of abstract base class with multiple der... +1.44
assigning local variable to global variable in c++ +0.09
Why a C++ bitset initialized using an string is reversed? 0.00
The difference between ways of including files in C++ -0.07
How to check whether a memory allocation is still valid? 0.00
How to debug a variable that is optimized away in Release build -0.90
c++ Vector, what happens whenever it expands/reallocate on stack? -0.29
Why size of classes is larger in case of virtual inheritance? 0.00
C++ How can I store multiple types in an vector of shared_ptrs? -0.32
Override Destructor C++ +0.56
How to create a C++ virtual function in abstract class allowing to... -0.62