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 ... 6 7 8 9 10 ... 69
Title Δ
Taking address of a static member C++ FAQ -0.45
Circular references with shared_ptr and weak_ptr and trees 0.00
C++ string only letters 0.00
Is Using #ifdef a correct strategy +0.00
Dll exporting a constructor risks causing heap corruption +1.15
C++ Shallow and deep copying - reflecting changes in the num_items... -0.52
Custom iterator wrapping another iterator: iterating past the under... +1.80
Compile time triggered range check for std::vector +2.08
Are header file names such as bits/vector.tcc standard compliant? -1.29
c++ pass formatted string as argument to a function -1.38
Is this an idiomatic use of reference class members? 0.00
Return value of a find function searching through a vector of uniqu... +0.42
Function parameters evaluation order: is it UB if we pass reference? 0.00
Why class objects only created dynamically in java? +0.45
initializing an arbitrary-size array of pointers in a constructor -1.99
Casting int** to the "pointer to a two-dimensional array of in... +1.27
Properly written for-loops, normal and inverse, C++ basics +1.43
Is this use of std::atomic_thread_fence correct? 0.00
How to export a shared_ptr of a fundamental type to python +0.17
Struct alignement/endianess check -1.54
How to execute a line of code if a double has an integer value in C... +0.26
Any compilers that does not turn large switch blocks into binary tr... -0.19
How to quickly clear DWORD pointer array? -0.92
What is wrong with using arrays dynamically allocated in C++? +0.47
derived class selection based on string - C++ +0.03
Historical reason for declaration before use, include and header/so... 0.00
Can functor provided to std::generate be stateful? -1.35
Does Re2 use string size or null termination? -0.32
Is This "Idiom" Well-Defined? -1.13
C++ new instance of nested class +1.81
Is accessing data in the heap faster than from the stack? -0.53
Why it is not needed to decorate a "const char *" with &q... -0.08
Can a variable be defined only in the scope of an if-statement, sim... +0.22
Initializing char * is not giving error -0.50
isalpha : If argv is not alphabets. How to conditionise? -0.61
Very strange behavior writing binary file -0.58
C++ reading input from cin until the whole line has been read -0.06
Reading text file with floating point numbers faster and storing in... -0.07
When should I supply a move-aware overload? -1.52
Compound assignment operators with self in C++ -0.08
std::setprecision function gives wrong result 0.00
Linked List vs. Dynamic array for implementing a deck of cards? C++ +0.45
Why does std::cin's extractor operator wait for user input? +1.56
Why isn't the ODR violated by taking the address of an inline-defin... 0.00
converting floating point values to ascii and back again without in... -0.48
function overloading involving with templates? -1.31
The best way to save data from std::istream to file +0.42
c++ - java style static constant initialization +1.16
How to copy QWidget through pointers in C++ -2.36
Reading and write strings in binary files c++ +0.35