StackRating

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

PlasmaHH

Rating
1540.36 (11,626th)
Reputation
12,911 (11,266th)
Page: 1 2 3 ... 4
Title Δ
enum to string in modern C++ and future C++17 +0.06
multimap predicate using lambda +1.46
What is #__VA_ARGS__ supposed to generate when there are no argumen... -1.37
Comma operator with typeid -1.22
in c++, why there is a requirment that lists must be sorted before... -0.37
What is a glibc free/malloc/realloc invalid next size/invalid point... 0.00
Is it a good idea to 'wrap' exceptions? 0.00
c++ memory allocator vptr / new implementation 0.00
Assigning vector size vs reserving vector size +1.45
Does building the compiler from source result in better optimization? +0.14
The order of override and noexcept in the standard +0.39
Super weird segfault with gcc 4.7 -- Bug? -1.53
Why does int/float multiplication lead to different results? 0.00
Using various format specifiers of c in c++ -0.90
Pointer arithmetic for structures gives strange result -1.35
How to prevent reinitializing Google Hash 0.00
Is std::vector guaranteed not to leave gaps between elements? +1.67
Algorithm, pattern or best-practice for marshaling and waiting on m... 0.00
Implicit type conversion with reference to void* -1.68
C++: atof() has wrong behaviour +0.43
True random numbers with C++11 and RDRAND -0.06
Why can't I do std::map.begin() + 1? -0.81
template using another template 0.00
size of a stack frame always fixed? -1.30
Operator delete and casting -0.05
Why the sequence-operation algorithms predicates are passed by copy? +0.04
Define an enum to be smaller than one byte / Why is this struct lar... +1.63
How to use decltype to determine the result of an addition +0.43
Initializing struct with memset +0.71
Unexpected Behaviour from tcmalloc +0.44
What happens when you call data() on a std::vector<bool>? -2.09
Using static_assert() to provide better compile-time errors (than t... +0.94
c++ templates: Can/how do I use a struct as the instantiated type f... 0.00
Speed up compile time with SSD +2.07
Can storing a set of pointers lead to undefined behaviour? +2.08
CUDA with invoking virtual methods in kernel on objects that was cr... 0.00
Difference between "or" and "||" -1.59
How to write convertible code, 32 bit/64 bit? +1.04
Why dlclose() must not be called from a signal handler? 0.00
Marking a function as inline when compiling with -O3? -1.14
Why can't I reinterpret_cast uint to int? +0.84
How increase the range of long long in C++? +0.44
Is it acceptable to use pointers to class as enum constants? -0.38
Template and typename -1.13
main() not executing, but compiling -1.40
C++ comparison expression bug +1.84
isSet() or operator void*() or explicit opertor bool() or something... +0.95
are __m128, __m128d, __m256, etc built-in types in C++? +1.79
What is the named cast of old style cast: pv = (void*)ps; +0.27
How to set CMAKE static linking ( undefined reference to `dlopen' )? 0.00