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 ... 24 25 26 27 28 ... 69
Title Δ
`pthread_mutex_t`, `sem_t` in a `std::map` -0.02
How to convert a hexadecimal value contained in a char (byte) to an... +0.65
Where is the 'this' pointer stored in computer memory? -0.25
Why can I define a function in another function? -0.25
What's the intent behind C++ Standard requirement that new char[] y... 0.00
overloaded operator<< and operator+ causing error -0.20
Best practice for including from include files +0.44
Do compilers optimize if-statements for static values in c++ +0.42
The parameter for the 'catch' +2.14
Are these null pointers, or are they pointers to address 0? +0.68
Condition Variable POSIX Thread : C/C++ +1.02
C++ Introspection techniques, similar to python -0.07
Sorting strings by characters first 0.00
Defining const static that needs setting up at runtime +0.39
pointer to member and using virtual functions 0.00
C++ One std::vector containing template class of multiple types -0.71
Problems while starting, stopping and restarting a thread in c ++ 0.00
static variables declared in a class whose type is same as that of... +2.54
Using the result of compound assignment as an lvalue +2.54
std::remove_if using other class method +0.56
Best way to instantiate different object types according to value? 0.00
Reverse an array in pointer +0.45
Thread-safe CreateThread? -1.87
Character array reuse -0.85
How to correctly display characters from different languages? 0.00
Why can I not use the "<<" operator in a return sta... -2.10
Caching value to variable or calling function to return value, whic... +0.38
Random characters in stringstream +0.47
User input accepted whether they input uppercase OR lowercase in C++ +0.65
Simple insert-erase-insert on std::deque<char> gives strange... -0.93
Not returning values, from a function with non-void return type +0.11
What is the fastest way to read files using c++ -2.37
C++ reading a file in binary mode. Problems with END OF FILE -0.11
Copy boost::shared_ptr -1.42
Is it good practice to define an extern variable for future 'unset'... -0.07
Concurent incrementing of a int variable +0.43
Memory Organization in C++ -1.00
Checking for this == NULL in a member-function without invoking und... -0.09
Does std::map support caching? -1.50
What is the most concise way to clear a map and delete contents? -0.92
Why will I have a runtime check failure error? -0.54
derived basic_ostream: "using" keyword and ambiguous over... -0.40
What implementation of average is the most accurate? +1.54
Difference between Boost and Pthread condition variables 0.00
Conflict of include files from an Arduino library +0.42
Coexistence among global operator<< and member operator<< 0.00
Why is the CPU time different with every execution of this program? +1.32
How to know if a type is a specialization of std::vector? -1.88
C++ std::set custom comparator +0.63
Python 3 inheritance same as in C++ -0.58