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 ... 31 32 33 34 35 ... 69
Title Δ
unique_ptr, move constructor, and why always attempt to access priv... -0.61
Pointer to Reference/Address parameter -1.80
What does type `*` mean for __vfptr? -0.38
c++ allocate *new Object() to reference +0.55
When to use virtual destructors in a c++ application +1.80
How come cmath does not use templates and/or overloads 0.00
Condition assignment to boolean -0.71
What's the most efficient container for insertion from the back and... -0.58
createing a multi dimensional vector of any size +0.45
C++ overloading operator + -0.66
Input and output stream -0.38
Real-world advantage of namespace aliases vs defines +0.47
Faster way to get File Size information C++ -0.73
Elegant way to express shift left OR right in template +1.12
Why doesn't C++ have a power operator? +1.37
performing bit-wise AND with int and shifting +1.30
How to convert a ANSI project into a UNICODE one? -0.06
ISO C++ says that these are ambiguous, -1.15
Does this simple Message class justify using a smart pointer? -1.28
Overloading + correctly in c++ +0.06
Linking statically only boost library G++ -2.13
What is the behaviour of a = b when a and b are unions? -0.45
How does C++ implicitly cast arguments to a comparator such as <? +1.75
How can you preserve array bound values and use them in a function... +0.42
Is this a new method to get address of any function member? +2.60
the variable's name defined by template parameter is a unqualified... 0.00
std: container c++ move to front -1.97
get function member address -0.49
How does memory barrier work? -2.20
How to create int that stores only 2 bits in C++? +0.39
Why are string literals const? -1.63
C++ Standard Library Portability +1.43
Correcting my sub-optimal binary search 0.00
Is it faster to cache the size of std::vector +0.94
Init derived class object using base class object +0.29
Increase compile-time variable with every instatiation of a generic... +0.01
Opening File in C++ - getline fails on second iteration -1.21
Pointer type without delete operator -0.60
Difference between basic_istream<>::tellg() and basic_ostream... -0.02
find a single char in a string +0.46
Boost Smart pointers design issue 0.00
Conversion operator for class type? 0.00
For how long before standardisation was `string` available? -1.98
Is it OK to have a thread-local variable with the same name as a no... +0.58
Convert decimal to char/string +0.89
C++ Performance writing and reading from disk +0.24
Return statement vs. accepting pointer to write into +0.31
How can I initialize the union in const struct? -0.54
Function priority? Need help understanding code. (Virtual Inheritan... +1.56
How do I know if the specified file has been read correctly? -0.63