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 ... 58 59 60 61 62 ... 69
Title Δ
Why lifetime of temporary doesn't extend till lifetime of enclosing... +0.26
C++, virtual inheritance, strange abstract class + clone problem -1.24
Passing user input to function with char* parameters -0.31
C++ How to dynamically select a file handle according to the type o... +0.48
does boost::wait and boost::condition have to share the same mutex... +2.15
What can cause segmentation faults in C++? +0.17
Problem with using Boost::Regex (Console just freezes up) -0.00
Hide user input on password prompt +0.53
Memory padding issue +0.41
Declaring a reference is a regular instruction or just a second name? +1.76
Fast divisibility tests (by 2,3,4,5,.., 16)? +1.64
How to tokenize a string without boost? -0.02
To inline or not to inline +0.98
C++: What's happen when I use "using namespace xyz" befor... +0.96
What is a possible way to bias a random number generator? -0.38
Why is zero-length array allowed only if it's heap allocated? +0.10
Multiple inheritance of virtual classes +1.27
How to write a simple code profiler? -0.50
how to remove substring from string c++ +0.38
C++ string uses maximum buffer allocated? -1.59
covariant return types with multiple inheritance. how does this cod... +0.95
Problem in understanding pointer to an Object set to NULL +1.13
Weak reference to a scoped_ptr? -0.47
C++ Deleting Static Data +1.45
C++: Confusion over function overloading and order of declaration 0.00
can the compiler optimize the memory management allocating a static... -0.57
memory deallocation +0.14
How to convert string to regex literal 0.00
When should a virtual method be pure? -1.12
C++ (Hashmap style) Data Structure Ideal For This Scenario? -0.35
How can I make vim align the ternary ?: operator nicely? +0.08
Ordering of using namespace std; and includes? +1.05
What is the difference and benefits of these two lines of code? +0.24
Automatically deallocate array? -0.58
Problem using static variable in a static function -0.05
Design pattern for multiple output formats -0.58
Conditional variable declaration -0.63
Why does enable_shared_from_this embed a weak pointer instead of em... -0.65
(How) do you handle possible integer overflows in C++ code? +0.76
how to speed up my program's startup +0.01
Good reference for C++ iostreams? -0.20
Help ,clarify my doubt on Unqualified Name Lookup :ISO n3290 Draft -1.97
Risk of damaging your computer by altering memory in C++ +1.32
Why does one need templates/generics? Isn't inheritance enough? +1.63
Why is it necessary to do a rebuild after adding a new member varia... -0.83
What is the difference between Java's equals() and C++'s operator ==? +2.25
including windows.h causes clashing with local variable name +0.28
Calling a C++ DLL in Python which returns an object reference 0.00
remove not working properly ? ( of std namespace) -0.85
How to get the absolute library file name corresponding to a relati... -0.01