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 ... 10 11 12 13 14 ... 31
Title Δ
Different objects as arguments to same function +1.64
Is it safe to use operator != as operator < in a std::set? -1.79
Map iterator vs. manual +0.46
How to not add precompiled header in one of project files 0.00
Should I encapsulate the last `return` statement with `else { retur... +1.03
c++ is a white space independent language, exception to the rule -1.39
Is it legal to goto out of try block? +2.39
How to implement efficient C++ runtime statistics +0.13
std::unique_ptr compiler error: Members of a derived class cannot a... -0.96
function modifies a class not referenced -0.94
How to make strings equal? -0.97
formatting output in c++ +0.46
C++: From stringstream to char** +0.45
Call method right after blocking call -0.02
Stack-allocated objects still taking memory after going out of scope? -0.36
can the compiler inline methods that generate objects within a loop? -0.64
Parsing a weird string C++ -0.90
Is it dangerous to have a cast operator on a unique_ptr? -0.73
Is it legal according to rules of C++? -0.78
How to bind async? +1.87
Dialog as main Window? -1.34
Forward declaration obscuring ancestor template parameter from nest... 0.00
Assignment of object of one type to the other type +0.71
Writing a wrapper with my own exceptions +1.86
c++ namespace with class +0.43
creating an array of objects within a function of a program +0.42
Is it required to check a pointer validity if new fails? +2.35
Visual studio do not see function declaration in some cases -2.08
c++ console in a non-console application project -1.31
Delete and add elements to vector inside main loop +1.13
C++ string replace doesn't work as expected +0.30
Does moving a vector invalidate iterators? +2.24
Are unions still relevant vis a vis Object-Oriented Programming? -0.22
Can I avoid type redundancy in declaration-definitions? -0.36
Average number of files in a large to very large project +1.64
Merging functions with similar content, but different parameters +1.65
C and C++ for Linux and Windows -0.46
Entering the input values during run-time of a C++ program (./filen... +0.17
stringstream: Why isn't this code returning 4? 0.00
Beginner: Should I start High Level or Low Level? +0.46
Template version and non-template version of the same function -2.29
Lesson needed on how to work with files in different projects in C++ -2.14
Multi-threaded access in HEAP_NO_SERIALIZE heap -2.29
how to write assignment = operator -0.62
Allocate a struct containing a string in a single allocation +0.34
How does OpenMP implement access to critical sections? -2.18
How can two derived objects of same base class communicate? -0.00
Are there stackless or heapless implementation of C++? +1.04
How do you create a macro (or other tool) that uses the text of giv... -1.21
VS compiler could access private copy ctor -0.05