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 4 5 6 ... 8
Title Δ
ODR violation when linking static and dynamic library 0.00
initialization of class member variables in base and derived classes 0.00
How do you give the rvalue generated by a constructor the lifetime... +1.21
Convert static constexpr array to template parameter in C++11 +1.84
Efficient Swap Using References? +0.45
Why does the input and output for cufft greatly differ from traditi... 0.00
SFINAE template specialization not working -2.30
C++ Multidimensional array in existing memory -0.20
Variable in switch case: UB or compiler bug? 0.00
Conditional templated type aliases in scope of templated function +0.49
Resolution of function overloading about initializer_list +0.69
pointer truncation after x64 conversion -0.63
Confused about how operator delete overriding is working -1.96
Template class + delegating constructor = fields not initialized? (... 0.00
Referencing a deleted function error for std::atomic<bool> 0.00
Meaning of "deduced A" in the context of type deduction f... 0.00
Pass function pointer into Variadic template function 0.00
Updated graphics card does not update opengl32.dll 0.00
Getting "unresolved external symbol" error with CMake and... 0.00
What happens to a raw pointer if it's shared_ptr is deleted? +1.76
enum class - printf prints wrong value 0.00
Inquire about using a random integer as the size of a vector 0.00
Cuda NVCC compiler - how to /showincludes? +1.82
Why does -g -G result in Cuda error 7: too many resources requested... 0.00
Passing lambdas as template parameters: what type is actually deduc... -1.10
Default move constructor with mutex member +1.59
Variadic Templates and Template Classes 0.00
How to share global constants with minimum overhead at runtime? +0.59
OpenGL - SOIL won't load JPG or PNG image 0.00
How to store string constants that will be accessed by a number of... +0.69
Why struct and class definitions can repeat over multiple translati... +1.56
Why can't a subclass of a subclass access protected member of i... +2.03
Value of type "const char *" cannot be assigned to an ent... +0.37
How to fix this ambiguity for diamond problem 0.00
c++ macro to access name of enclosing class 0.00
error: invalid operands of types 'int [1]' and 'float&#... 0.00
How the template deduction for functions work in C++? 0.00
Cannot compile unordered_set contains function from cppreference.com +2.12
In what sense is std::disjunction short-circuiting at compile_time 0.00
When iterating a tilemap with multi-array why do they reverse i and... 0.00
How to fix incorrect Blinn-Phong lighting 0.00
Cascaded shadow map unexpected behavior 0.00
Overloading template operator in derived class 0.00
Class Template specialization for multiple types +2.89
Lambdas and std::function, Modern C++ +0.45
nvcc warns about a device variable being a host variable - why? +1.62
Why do I get a run failed error after program runs and outputs as e... 0.00
When do temporaries passed to coroutines get destroyed? 0.00
Bit Members in Reversed Order? +2.21
Is there a standard C++ class for arrays with fixed run-time-determ... -2.21