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 ... 50 51 52 53 54 ... 69
Title Δ
How to initialize a bit field in a constructor +2.39
Can I strip carriage returns as they go into a `std::stringstream`? 0.00
Ignore byte-order marks in C++, reading from a stream -0.85
Are const class members useful when the assignment operator is over... +0.65
Error using std::find with operator== -0.33
Cluster member variables declaration by their type useful or not? -0.67
how does increment work? +0.43
Does MS Stl library contain a memory leak? +2.75
Ifstream reads wrong characters from text file -0.65
Concurrency: Atomic and volatile in C++11 memory model +0.59
C linkage and c++ headers -0.04
cout << stringstream +1.92
What would be needed in C++ so that we can always use references an... -0.08
Explicit static initialization to zero in C++ 0.00
What is the best and fastest way to extract substring from string? +0.43
stl map operator[] bad? -1.10
converting string into char -0.56
Execution of code in a function after the return statement has been... -1.10
C++ - How to detect I am running without a terminal -0.63
Copy constructor and normal constructor for non-POD type -0.34
Is it safe to assign pos_type to uint64_t when dealing with large f... 0.00
Which is more efficient/neat: clearing an existing stringstream or... 0.00
Scheduling of Process(s) waiting for Semaphore +0.77
How to create and use a non type template in c++ and where would it... +0.80
Understanding Endianness - a variable value +0.35
How do I emulate 256-bit integer math ops on a system with only a 3... -1.28
How to print an entire table in visual studio C++? 0.00
Construction of const object -1.86
How to know what address a program in Linux crashes at? +0.67
Is there a source code documentation generator for C / C++ like doc... 0.00
Why is AIO better than select and multi-threaded IO processing? +0.49
How can I get rid of this reinterpret_cast, or is this usage OK? +0.63
Deque erase from middle, is pointer lost? +2.71
one instance affects another although it shouldn't +0.40
Figuring out the number corresponding to a letter of the alphabet? -1.13
Segmentation fault while using "ifstream" +0.33
JNI-C++ How do you clean up primitives like jfloat when using jni 0.00
order of dependencies in make +2.17
Building an interface for STL vector -1.66
returning NULL for an object that will try to be used? (get core du... -1.38
use static class variable/function across dlls +1.98
Why the default constructed iterator can be used for the one-pass-e... +2.13
Infinite loop after receiving input and testing to see if it's an i... 0.00
sorting based on x and y co-ordinate -0.96
Why a recursive version of a function would be faster than an itera... -0.28
Custom Iterator for Template 0.00
Complex const declarations in C++ -0.62
Combined Operator Overloading in C++? +0.22
Does the UB due to modifying a variable twice between sequence poin... +1.42
Stop evalulate operator<< -0.11