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 ... 40 41 42 43 44 ... 69
Title Δ
Storing large numbers of short-lived game objects in C++ -0.77
Multiple definitions of a non-template class vs. a template class -2.14
Can deque memory allocation be sparse? +0.86
C++ double* array, test allocation +0.59
Why do I need a reinterpret_cast to convert Fred ** const to void *... +1.51
C++ - error with include <string> +0.48
Two arrays in a union in C++ +2.91
How to create logging system in my program? -0.31
C++ buffered stream IO +0.45
How does the operator overload resolution work within namespaces? -0.73
How to extract a string that is present between two brackets? -0.57
Rotating a vector (array) +0.49
Pointers in C++ - A beginner's dilemma +1.05
Is vector auto resizing a dangerous situation in multi-threaded code? -0.98
Counting lines of code +0.69
Sorting/comparison of doubles in C(++) not stable? -0.58
malloc and constructors in c++ -1.03
Forward declaration error when defining a vector type? -1.38
Should I use a smart pointer? -2.02
Matching file name using regex in C++ -0.32
C++ Accessing the members of a class which is the mapped_type in a... -1.30
In C++, how can I test for one of several flags combined with "... -0.08
Can Pthreads be created inside a constructor? -2.23
c++ operator overloading & polymorphism -1.33
Why does sizeof operator fail to work inside function template? -1.12
virtual function call in constructor use case -1.09
For-loop vs assignment operator -0.86
Difference between char[] and new char[] when using constant lengths +0.94
formatting output in c++ +1.39
usage of reference +0.08
Reading data from file and filling in STL vector +1.41
C++ inheritance function override +0.32
STL map iterator runtime error 0.00
Checking strings with regex in C++ -1.34
std::set select less or greater comparator at runtime +1.31
error: strstream.h: No such file or directory -0.97
Why are local variables initialized to 0 in g++ compiler for c++ in... -0.58
std::map - erase last element -0.32
Keeping track of file name changes -0.54
error in reading in File handling c++ 0.00
C++ method call and type scope resolution ambiguity +1.92
Inheritance and polymorphism using abstract class -0.58
Why do these increments give different results? -0.52
C++ pointer of specific bit size -1.63
How can a process access memory mapped IO address not belonging to... +1.38
Printing hexadecimal values to console in C++ +0.19
If float and double are not accurate, how do banks perform accurate... +0.09
Does this code subvert the C++ type system? -0.83
Delete and add elements to vector inside main loop -0.58
In C++11, how can I immediately leave a function when a signal is c... -2.03