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 ... 39 40 41 42 43 ... 69
Title Δ
stat function : no such file or directory error -0.10
Using a function or class in c++ for a simple task? -0.94
How to create a pointer in C++ that points to a multidumentional ar... +1.00
Memory consumption by STL containers +0.40
Short circuit `operator<<` output in C++ +0.82
Could someone explain this 'protected virtuals' vs. 'public virtual... -0.81
Why can template parameter be deduced only in one case? -1.27
Recursive template for compile-time bit mask +0.69
Why assert macro makes use only for debug build -1.60
Why are data type sizes in Java and C++ different? +0.72
How to get values from unaligned memory in a standard way? +0.47
Deleting an object in a vector -0.79
How do you implement polymorphic behaviour with multiple inheritance? +0.49
Why when using in const& in the assignment disructor called , b... -0.09
Syntax for pointers to constructors in C++ +2.11
When pass a variable to a function, why the function only gets a du... +0.81
c++ setter coding convention. what should be the input variable name? +0.31
Can anybody tell me why the output of the below code is *(pa-1)=5? -1.54
Macro increase value and then concatenate +1.08
What are the condition for the compiler to reduce std::copy to memc... 0.00
C++ ifstream and "umlauts" 0.00
Is there any performance boost in storing the return value of a fun... +1.06
Now that smart pointers exist, is it deprecated style to use C type... -0.71
what does __declspec(dllexport) do , when add it before a import fu... 0.00
C++ Pointers usage -1.57
C++ : fork/exec or pthread? -1.98
Need to mutex-protect (atomic) assignment sought by condition varia... +0.53
C++ parse input -0.25
Does making a function inline affect the lifetime of temporaries bo... 0.00
Constructors for structs that don't do anything +1.81
String as function argument: how to work with the memory? +0.41
Memory deallocation with smart pointer +1.23
logical comparison operator -0.47
Vector versus array in C++? +1.54
Return fixed length std::string from integer value -0.28
why doesn't this "if"-statement work? -0.02
Why doesn't my cast from enum to int work in release builds? -1.36
how to do deep copy with out operator = in class -0.54
Is it a good practice to define IHaveVirtualDestructor base class i... +0.58
namespace in C++ when using c function +0.40
Insert and resize a vector of vector -0.82
How to work with variable in namespace +1.09
When and why to declare member variables on the heap C++ +0.38
Parse buffered data line by line -0.60
Defined argument evaluation order leads to sub-optimal code? +1.62
C++ - Freeing memory allocated in main but pointed to in a seperate... -0.13
C++ iterator conundrum +0.66
C++ optimization, using > instead of <= +0.90
Decrement atomic counter - but <only> under a condition +0.08
Reading from file containg utf-8(HINDI) format text and writing to... -0.13