StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 9 10 11 12 13 ... 69
Title Δ
initialization of 'unused' is skipped by 'goto label' - why do I ge... -0.92
When shrinking a container via resize, in which order are the eleme... +0.52
C/C++ How Does Dynamic Linking Work On Different Platforms? +1.20
Can std::set::insert() call the assignment operator? +1.78
STL "erase-remove" idiom: Why not "resize-remove&quo... +0.42
What argument names do you prefer in constructors? Suffixes, prefix... -1.59
Initializing const char * in constructor - will there be a memory l... -1.39
Traverse though array in cpp +1.35
writing 32 bit binary data to a file using ofstream in C++ -0.57
Best way to handle multi-thread cleanup +1.21
Input Iterators classification -0.51
C++ Exception Handling Guidelines -0.06
std::shared_ptr in a union 0.00
Access member field with same name as local variable (or argument) -1.41
Wired output by using getline function to read file 0.00
Simulate keyboard input linux +2.27
C++: Shift by variable value instead of number -> whats the diff... -0.28
Is 'double checked locking pattern' good for std::mutex in this sit... +1.20
Program with istream_iterator is crashing down 0.00
Is there a way to replace the kbhit() and getch() functions in Stan... +0.77
Avoid dynamic_cast when passing base class as a param to a virtual... 0.00
Why does not used constant pointer at strcmp in cstring.h +0.38
Implementing a find-and-replace procedure in C++ +0.21
calling copy constructor in assignment operator -0.68
When could mktime return -1? 0.00
Are there real life cases when C4129 warning does not indicate an e... -1.60
c++ is there a way to copy priority queue elements into a vector so... -0.06
Who needs octal representation? +2.65
How to improve precision in multiplication? +0.73
extracting 800 and 600 from 800x600 -1.46
c++ wrong representation of a number fitting in double -0.62
Correct storage of container size on 32, 64 bit -0.44
sstream not working properly? -1.26
What happens to the underlying storage upon vector's copy/move assi... +0.08
C++ (14) and manual memory management -0.92
A bool function doesn't work in stable_sort function +1.70
Another istream discrepancy between libstdc++ and libc++ 0.00
Meaning of default initialization changed in C++11? +0.46
check for null in boost::shared_ptr +0.41
Can I make virtual abstract class throw an exception +1.75
Are non-terminating constexpr functions well-defined? 0.00
Dynamic initialization of object with constructor Vs. new in c++? -0.62
Force executable into memory? -0.25
Unexpected overload resolution in visual studio involving void*, st... +0.21
Difference between Undefined Behavior and Ill-formed, no diagnostic... +2.19
How does one comment regular expressions in c++? +0.58
Can C/C++ optimizers decide to lazily evaluate values that are only... +1.41
Can we have one vtable shared my multiple classes -1.08
Possibility of COW std::string implementation in C++11 0.00
How to create 'char *[]' in c++? +0.39