StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Lasse Reinhold

Rating
1459.37 (4,529,043rd)
Reputation
154 (544,576th)
Page: 1
Title Δ
Can I decode € (euro sign) as a char and not as a wstring/wchar? 0.00
C++ struct memory overhead in clang? +0.40
GCC's TSAN reports a data race with a thread safe static local 0.00
Is separating source and header effective as using inline? -1.75
sequenced-before modification order consistency -3.28
Compressing a folder with many duplicated files -1.32
Should I separate cpp and h file in C++? -3.87
C++ elegant way to mark index which doesn't belong to a vector -1.12
Template Function Branch Optimization -3.66
comparing ascii chars in nasm not working correctly +0.61
Fastest way to count consecutive 1 bits. C++ +4.50
C++ - Can't compile cause private member -3.41
Why are r-value objects allowed to be modified by the compiler? +0.32
C++: Store read binary file into buffer -3.80
Why does the const qualifier allow temporary objects or rvalues? -2.95
C++ caching vector empty() -3.87
While loop executing too early in C++ -4.05
C++ how to get the next multibyte character 0.00
Logical negation of a predicate in C++ -2.53
VS __forceinline in cpp +0.07
Pthread program runs slower as thread increases -3.86
Casting multiple-inherited object to and from void* +4.65
Show cpu cache and register contents during debugging -3.91
Compile-time vs runtime constants -3.13
C++ Converting string to wchar_t +1.22
Can pop_back() ever reduce the capacity of a vector? (C++) -3.19
Is `char* p=0; std::equal(p,p,p)` well-defined according to the C++... -2.71