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 ... 5 6 7 8 9 ... 69
Title Δ
Cast array of pointers to derived class to array of pointers to bas... -0.26
Program in c++ tell if a number is integer or float -0.27
What is reasonable indicative size when it is better to go from sta... -0.68
Variable-length strings in structures and undefined behavior causin... +1.43
use std::ostream passed by ref +2.29
Is there an equivalent to the "for ... else" Python loop... -0.52
Where is the definition of `top-level cv-qualifiers` in the C++11 S... -2.12
In what situation you must work on a debug build? -1.31
dynamic library vs static library at runtime +1.52
saving, manipulating and restoring std::ios_base::fmtflags -0.57
Copy on write proper usage? +1.56
How do I use std::ends to overwrite the string in an std::ostringst... +0.11
get the real address(or index in vTable) of virtual member function +0.19
Pointers, Arrays and the new Operator +0.46
When does reinterpret_cast modify bits? -2.10
Given a line, how do I print it without any spaces? +0.43
reinterpret_cast between ponter and different size intgeral type +1.71
Adding a diacritic mark to string fail in c++ 0.00
Share a file between a thread and my main 0.00
"template definition of non-template" error while usingn... -0.06
How to prevent C++ from creating default members? +0.34
How to use correct pointer for find and find_if when dealing with v... +1.00
How to remove the leading white spaces but keep middle spaces in C+... +0.80
Why zero-initialization is not a static Initialization +0.06
Static reinitialization 0.00
C++ stringstream inline +2.20
Invoke different functions for different file extensions -2.05
Bitshift - Need explanation to understand the code +0.12
free function inside anonymous namespace -0.58
Character classification 0.00
Searching performance in vectors vs set +0.19
Empty for loop only used for counting 0.00
Use or don't use 'this' within a object -0.02
Undefined behavior when the offending expression is not used? -1.89
Compilers, If statements and loops -0.38
Strange behaviour when passing values from a float array to a doubl... -1.88
How is std::vector insert implemented? C++ -0.94
Any reason to use raw pointers to do RAII? C++11/14 -1.35
Using << operator to write to both a file and cout -1.39
How to enforce non-ownership of a pointer? -0.98
How to detach element from std:queue -1.38
Why does the compiler stops the name lookup on overloads? -0.98
static variables slowing launch time of app 0.00
ctor: Why does 'explicit' prevent assignment construction? -1.70
Is "else if" a single keyword? +0.33
How to specialize std::hash<T> for user defined types? -1.06
copy constructor for class with pointers as member variable -0.05
Separating line read from a file c++ -0.11
What is the most efficient C++ method to split a string based on a... +0.41
Force constexpr to be evaluated at compile time 0.00