StackRating

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

Max Langhof

Rating
1614.64 (1,263rd)
Reputation
11,113 (13,467th)
Page: 1 2 3 ... 10
Title Δ
Best way to transform an array of ints into a bitset representation... +0.34
Alignment issue with C pointer to C++ class containing aligned C st... 0.00
Why can bool and _Bool only store 0 or 1 if they occupy 1 byte in m... +0.57
Why is std::move defined in <type_traits> but not in <util... 0.00
C++ - Refactor a long parameter list with references into a struct +0.90
C++ - Refactor a long parameter list with references into a struct -2.10
constructor with variadic template arguments of the same type does... -2.35
How to check the status of detached thread in C++11? -1.18
Special overload for pointer types -2.36
General rule of thumb when to return Pointer vs return Object? +1.63
Getting a compiler error when trying to pip install a module 0.00
Are 'new' and 'delete' getting deprecated in C++? +0.72
Ranged based for loop for vector of booleans 0.00
Can't use overloaded comparison operator with Catch test -0.88
C++ copy elision of fields +1.13
Understanding TOTW 153 example with namespace polution 0.00
Templated function or function with pointer to base class 0.00
C++ templates: C2143 error in VS2017 but compiles in VS2013 0.00
How to forward declare enum class as inner class of a templated cla... 0.00
C++ method implementations: Can I avoid typing the class name each... +0.02
Partial Specialization using a qualified name +1.68
Polymorphic call to virtual functions with varying number of argume... -0.11
How to store a tuple of four parameters with a value in c++ +0.93
Count source file lines using macros? -0.60
Defining and initializing a List separately in C++ -0.16
How to copy a derived class with just a reference to the base class -1.15
How can I create a n way Cartesian product of type lists in C++? +1.00
"candidate template ignored: could not match ..." for tem... -0.05
Function overloading and template +0.33
How to implement move-Constructors for derived classes with private... 0.00
Char substraction with clipped underflow +0.39
Generic 2D Point as input in C++ 0.00
c++ - Does allocating memory to an empty class casues memory leak? +0.01
How can std::function be copied if it captures a unique_ptr? +1.94
std::rethrow_exception(nullptr) undefined behavior or bad_exception? 0.00
How to use alternative types of std::variant polymorphically +1.46
Why does using a std::function declared with the parent show me an... +1.97
What data structure to represent clustered dots within a Hamming sp... 0.00
c++ multithread atomic load/store 0.00
Cppcheck syntax error on Template class having a function with temp... 0.00
std::function const correctness 0.00
Switch between dependencies -0.85
How to make grouped or paired fold of parameter pack? +1.38
Smart pointer which can change ownership at runtime (C++) -2.25
Inserting multiple values into a vector at specific positions -0.87
C++ access arrays based on 1 and not 0, by shifting at compile time 0.00
OpenMP parallel multiplication slower than Sequential multiplication 0.00
How is a struct of struct's memory arranged by default in C++? -1.31
Create function with unknown number of std::array 0.00
More on OpenMP optimisation, race conditions, and optimal number of... 0.00