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 5 6 7 ... 10
Title Δ
How to specify a pointer as a "thread_local" storage in C... 0.00
Efficient way to compute the next higher integer after a float? -1.97
Does an unused member variable take up memory? +0.23
Linker in C++ is accepting Functions with same parameters and diffe... -1.75
Explicit instantiation for a set of types +1.92
Omit angle brackets when template has default parameters -0.75
Dynamic memory allocation vs std::vector for class private member C++ +0.01
Methods to deal with edge and corner cases of a 3D array +1.93
About a non-repeat rand function +1.57
Going from signed integers to unsigned integers and vice versa in C... -1.19
C++ | Templates and const type 0.00
How can C/C++ #define directives be visualised? -0.46
Compiler error when trying using std::thread 0.00
Going through a constant list of tuples in C++ +0.48
Use SFINAE to enable a partial specialisation based on the size of... +0.91
Getting active value in std::visit without knowing which value is a... +2.00
Why this same code produce two different fp results on different Ma... 0.00
Is casting Derived** → Base** wrong? What's the alternative? +0.92
STABLE_PARTITION problems: no matching function to call to "sw... +0.36
Is std::regex safe for user-defined expressions? +2.25
How to set/check msb on a generalized inttype? +2.79
"moving" from the stack to the heap? +2.12
Intuition about memory layout for fast SIMD / data oriented design +1.37
Base and inherited objects to wrap stdint variables in C++ +2.63
Generating compile-time array structure (c++17) 0.00
Asking at runtime if alternative in variant satisfies a certain con... 0.00
Iterating through a vector of stucts's members with pointers an... 0.00
Is this std::vector and std::shared_ptr memory leakage a bug? -1.98
Code coverage missing a branch if a function takes reference parame... 0.00
Generate function calls using combinations from two lists +1.45
Sorting of set of objects is incorrect -0.50
How to floor/int in double using only SSE2? 0.00
Is regex match guaranteed to always only look out for the last patt... 0.00
Pointer arithmetics with two different buffers +1.64
Mapping a function onto a vector recursively 0.00
Template argument deduction / variable template: how can I make it... +1.60
C++ Convert tuple of homogeneous wrapped type to tuple of raw type -2.04
How to stop parallel region of OpenMP 2.0 0.00
Issue with calling static template method inside a template class 0.00
How to change the C++ string value in Eclipse Debugger? 0.00
Reference type return function: how to return (optional) object -0.11
What is the reason to extend "undefined behaviour" over t... -1.64
error: invalid use of template-name ‘ExTree’ without an argument li... 0.00
Does passing fundamental values by const reference really hurt perf... +1.24
embed a functions assembly code in a struct +1.30
Trying to make std::make_pair take more than 2 arguments 0.00
Distinguish commented code vs valid comments -0.62
I'm doing a course but the things the lecturer says works don&#... +1.20
C++ template class operator overloading with the same signatures +0.13
print all nested member variables of a struct with a generic functi... -0.10