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 4 ... 10
Title Δ
In unit testing, how to compare two objects without using operator=... 0.00
What happens to the return values while using Google benchmark? +1.24
How to constraint the parameter package type in c++11? And How to i... -0.16
Union function pointer initializing for both C and C++ +1.62
Move constructor vs. Move assignment 0.00
How to get index from fold expression 0.00
Base class pointer: where to use new and delete -0.15
Understanding of c++ memory order,am I wrong? 0.00
Comparing double in C++, peer review +1.06
Is casting to simd-type undefined behaviour in C++? +1.86
Is the std::shared_ptr the same as adding "SharedPtr" to... 0.00
Unsequenced std::find, and std::any_of by value +0.04
Will a compiler remove effectless references? +1.96
Why is std::atomic<T>::is_lock_free() not static as well as c... +0.81
C++ - proper way to map objects (like strings) to member functions... +0.35
Is there any consistent definition of time complexity for real worl... +0.88
Apply function to each element in tuple, cast each to a different t... 0.00
Passing a parameter to a function with std::move, is there a differ... 0.00
C++ Constant anonymous instance with aggregate initialization 0.00
Seemingly missing optimization for calling const-vector size() in l... 0.00
Universal Callback template class with pointer to method callback 0.00
overloading operator+ for std::strings - a bad idea? 0.00
How is race condition caused when || operator is used instead of &a... 0.00
Recursively find the root squared sum 0.00
Extending a namespace in an inline namespace that initially was def... 0.00
How to fix 'non-type template argument is not a constant expres... 0.00
Storing const* in const vector 0.00
Using both rand() and rand_r() : is this simple example correct? -2.09
Read/Write to a shared vector in OpenMP slow down the program 0.00
why I am getting runtime error in this code 0.00
C++ template class with callback function 0.00
Overload resolution for pointer to derived class 0.00
Tuple works with nullptr but doesnt with NULL -0.01
How to avoid needing to supply template twice in constructor of cla... +1.81
Template specialisation: member function with parameter different f... -1.26
C++ template parameter pack expansion of alias +0.35
How to call the overriden function of parent class in C++? +2.06
Subset related bit manipulation 0.00
steady_clock::now() return type invalid with gcc 0.00
Why returning a vector by reference is much faster than returning b... 0.00
Deduction guide for the template class std::valarray<T> +2.83
list::empty() multi-threaded behavior? -1.79
C++ Lambda Code Generation with Init Captures in C++ 14 -1.27
How does the linker deal with definitions in headers in C++? +0.78
c++ virtual class function returning instance of concrete subclass +0.60
Correct usage of std::variant_alternative_t +2.53
How can I cast to two different types in a templated function? 0.00
Class template partial specialization: compiler error -1.04
Is there a way to invoke the implementation of the generic class te... -0.64
C++ optimization: avoid a copy operation 0.00