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 ... 66 67 68 69
Title Δ
reference to array, not quite working as intended -3.28
Got problem converting string to upper case letters +2.95
Should I convert shared_ptr to weak_ptr when passed to a method? +1.07
How do I go back to end of the first line in csv file? +3.60
Is there a standard way to compare two ranges in C++? -2.81
Changing what THIS is -0.10
Why can I access an element I just erased from an stl vector in c++? -2.75
Do you ever NOT want to use virtual inheritance of a mutual base cl... +1.43
std::map lower_bound is not returning the correct value +2.51
instantiation in c++ -1.20
Validity of iterator pointing to erased item -1.05
How to read individual bits from an array? +2.06
Template array initialization with a list of values -1.27
Does the imlementation of std::string, I use, implement ref-countin... -3.24
How can I concisely compare a single variable to many different val... -2.83
How C++ object keeps information about its member functions -3.55
Best practice for the placement of inline functions in C++ -2.68
Passing array as a parameter +4.53
C++/Boost string replace: How do I replace '&' with '&'... -0.42
How do I read input from files? -0.97
multiple inheritance without virtual functions in c++ -3.10
Exception handling - what happens after it leaves catch -2.46
Is constant integer division optimized out by the compiler? +3.27
Is it possible to dynamically create an array of constant size in C... -0.53
How to assign char array in struct inline? -1.02
How to overload a constructor outside of the class definition in c++ -3.72
typename when defining map data that is a function pointer with a s... -0.09
Recursive copy constructor? -2.24
Remove duplicate items without rounding, C++ -1.40
static array variables would need to be locked? +0.31
C++ Streams vs. C-style IO? -2.47
Effective use of C++ iomanip library -2.00
Unexpected output +0.41
Few questions about C++ compilers : GCC, MSVC, Clang, Comeau etc +4.26
Why can't everything be overloaded in C++? +1.00
typedef'ing an enum does not make the enum-values visible -1.74
Class API design: should I return a field in getXxx() method by val... -0.96
Are std::strings good at random insertion / random erasing? +2.11
Reading from TextFile in C++ -4.09
Are Boost's unordered containers Thread-safe for reading? +0.68
Gray Code to Binary Code Conversion -0.99
Coding a Roguelike: Help with entity array logistics -0.41
Confusing char arrays and pointers in c++ +3.93
C++: How to make a program read words instead of character? And how... -3.65
GCC's two unusual error messages +0.52
operator overloading in c++ +4.37
What are 'aliased' stream buffers? +4.87
Doesn't erasing std::list::iterator invalidates the iterator and de... -1.05
What does the "::" mean in "::tolower"? +3.02
C++ dynamically allocated list -1.20