StackRating

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

Michael Kenzel

Rating
1597.93 (1,871st)
Reputation
4,448 (37,507th)
Page: 1 2 3 ... 8
Title Δ
Is it legal to new-allocate a pointer to function? +2.11
Is it possible to match recursively integer template parameters in... +1.19
Aliasing and pointer-interconvertability -0.29
Distinguish between function references/pointers accepting const an... +2.11
Guaranteed copy elision and forward declaration of returned type 0.00
extern "C" Demangling Causing Strange Linker Errors 0.00
Template argument deduction for an argument of a function type +0.36
move lower and upper floats of __m128 +1.85
Is the usage of reinterpret_cast on a memcpy buffer UB? 0.00
Is the explanation of relaxed ordering erroneous in cppreference? +0.78
C++ overloading operator+ using a class and a int parameter as temp... 0.00
What is the issue with this factory function? +0.16
does checking for nullptr 100% protect from segfault regarding memo... +1.04
How do we force variable sharing? 0.00
Difference between forward declaration in argument vs "normal&... +1.77
How can I use static polymorphism to convert between int and pointe... -1.92
Return pointer to a function 0.00
Implementing member swap() in terms of non-member swap() +0.37
Why are friend functions "available" for derived classes... 0.00
store a string in a constexpr struct -0.17
Are indexes easier to vectorize than pointers? 0.00
How the heck do you use GL_TRIANGLE_FAN to draw a circle in OpenGL? 0.00
Deducing type of initializer list by first element +0.42
Is the object "this" points to the same as a const object? +0.37
C++ name resolution woes +1.71
Can we detect "trivial relocatability" in C++17? 0.00
Why are objects default initialized but primitives aren't in C++? +2.67
How to deduce the size of a compile time a const char string with C... 0.00
what's the process for template function when need to instantia... 0.00
variant of functions with different return types 0.00
Static_cast for const casts away qualifiers 0.00
How is memory allocated for nested struct and union inside a struct? -0.62
Is it OK to continue reading from stream after failure? +0.39
Should/how can I avoid downcasting in this case? +1.13
Fold Expression in C++17 +1.13
Call template specialization with more parameters for specific valu... -0.09
Trying to understand templates and name lookup 0.00
Creating a std::function with a lambda without knowing the argument... +1.91
24-bit to 32-bit conversion in C++ -0.47
Any reason not to use global lambdas? +0.08
Why is lambda nullptr derefencing valid in this case? 0.00
Static constexpr global variable +1.62
Dynamic memory allocation with aligned storage 0.00
Why is my shared_ptr able to construct implicitly from a raw pointer? +2.24
Is it ok to use std::variant of std::variants -0.20
Overloading a function template for a template <typename...>... 0.00
Does std::unordered_map operator[] do zero-initialization for non-e... -1.15
c++ templates overloading method depend on class type -1.15
c++ call c function if it does exist -2.09
emplace_back initialisation list error, when initialisation list wo... 0.00