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 ... 30 31 32 33 34 ... 69
Title Δ
const vs non-const of container and its content +1.55
Calling C++ class method from C +2.21
Removing large number of strings from a huge list -1.32
C++ Call Pointer To Member Function +0.05
trouble trying to find a case insensitive match? -0.55
Is streaming a stringstream a libstdc++ extension? -0.89
More than 1 address for derived class object? +1.85
Clarification Needed on C++ Virtual Call Implementation +1.42
store objects in vector, which is inside a map in C++ +2.03
Casting between primitive type pointers -1.41
C++: writing strings to file -0.15
When to use unsigned char pointer +1.08
What is the efficient way to split a vector -0.05
Can this be done with static typing? -0.03
How to use unique pointer vector? -1.93
sizeof in virtual inheritancec C++ -1.38
How to replace/remove a character in a character buffer? +1.15
Linking with a library from external directory -0.55
undefined reference to vector<String> g++ linker error +2.44
std::vector size remains zero after trying to fill it -1.27
Which standard wording tells us that ref-to-const temporary lifetim... -1.37
How to open custom I/O streams from within a C++ program? +0.03
Where does the C++ standard describe the casting of pointers to pri... +2.37
incompatible types in assignment of ‘int’ to ‘int [(((sizetype)(((s... -1.04
own iterator class not working with std::binary_search -0.64
what 0 means in pure virtual function -0.23
Return pointer-to-non-const using modified pointer-to-const -1.30
Time-efficient std::vector::resize -0.27
Function to choose a pivot for quick sort +1.07
how can i convert c++ str to int? +1.34
What is a module in C++? 0.00
Pointer to address and Memory Stack +1.70
CRTP Dispatch in C++11 -1.65
Why does Google name accessors and mutators after member variables? -0.05
The after-effects of deleting a pointer +0.75
Does c++ time difference function calculate daylight savings? +0.92
Display escape sequences as text only -0.50
Inheriting from the traits class -1.14
C++ concrete type with multiple implementations 0.00
Custom blocking function in C++ +0.45
C++ conditional function calling with type traits -1.20
connect std::istream directly to C-Array/unsigned char * -0.08
C++ local variable destruction order +0.84
If we start at some address, how can we determine the addresses tha... +1.14
how to set everything inside a structure to 0? +1.51
Regarding structure padding in c++ -0.16
How to find all files that constitute a translation unit in C++? -0.63
Understanding binary conversions +1.20
Precision of Floats to Ints vs Doubles to Ints, unexpected results +0.40
All possible combinations(with repetition) as values in array using... 0.00