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 ... 55 56 57 58 59 ... 69
Title Δ
Universal function pointer +0.15
when does a array act as a pointer in c? +1.65
C++ pointers to functions as param +1.55
Is it safe to return by value a shared_ptr that is guarded by mutex? -1.95
reference type variable initialisation and storage -0.92
Different class version with same name in different files +0.79
How does a compiler decide whether it's worth making my functions i... -1.34
int* variable or int variable -0.04
Insert spaces to break up even sets of characters within a C++ String +0.48
Convert string to int C++ -1.33
Numeric limits - is there a limit when multiplying very large const... -0.07
Should we generally use float literals for floats instead of the si... -0.05
Vector changing the size of class -1.31
What is happening here in this C++ code? -0.12
Is it possible that a set contains two shared pointer to the same o... +0.43
Are there versions of the C++ STL's associative data structures opt... -0.87
Convert time input to a float to enable math functions in C++ +1.04
Are there any good concurrency/parallelism books out there that are... 0.00
when memory will be released? +1.08
Best way to represent Nullable member in C++? +0.08
C++ Interview: vtable for a class with a pure virtual function -0.72
Search for multiple words in very large text files (10 GB) using C+... +1.38
Will changing the upper case to lower case can shorten the length o... -0.80
Is this a cast or a construction? -0.26
C++ populating vectors inside class constructors -0.39
Why isn't this code working? C++ +0.44
sizeof(long) in 64-bit C++ -0.50
c++ cross access to classes methods -0.01
Two Identical Code Segments, Different Results -0.52
Use of 'extern' keyword while defining the variable -0.68
How to pass two-dimensional string array into a function of another... +1.85
is there any function in c++ to check whether a file given in a spe... -0.59
Can I create a pthread inside a pthread, which is already created b... 0.00
Is it worth to insert `const`-correctness -0.24
What use cases necessitate #define without a token-string? +1.47
How to validate user input a number and the number greater than 0 0.00
Placement new breaks consts and references? -0.30
How to fix this to write a program that uses while loops to calcula... -0.22
Including .cpp at end of template header file +0.24
Logic / Algorithm for this Series -0.70
Why should I overload a C++ operator as a global function (STL does... +2.09
LNK2038, iterator mismatch error, need to ignore 0.00
Chaining calls to temporaries in C++ +0.49
rand() function in c++ -1.05
Why can't I return a double from two ints being divided +1.49
Move value from local stack to heap? (C++) +1.67
How to learn the link between C++ code and the generated assembly c... -2.10
Construct object by calling constructor (method) explicitly +0.22
Is string::c_str() no longer null terminated in C++11? -1.13
c++ undefined reference class constructor +0.12