StackRating

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

Werner Henze

Rating
1533.75 (15,501st)
Reputation
10,755 (14,020th)
Page: 1 2 3 ... 11
Title Δ
How can I implement a function lookup table in C? 0.00
C++ class variable not changes after assignment 0.00
C++17 what new with : error C4996: 'getenv': This function... 0.00
Does && force evaluation of relational, arithmetic operator... +0.10
C++, modify value on the heap VS delete and new +2.29
Problems with compiling c++20 0.00
Type deduction of ternary operator with mixed lvalue and rvalue usage +1.87
String find function in C++ returns 0 if string passed as argument... +0.55
Why do I get a c26486 warning when passing a shared ptr object 0.00
How to inherit specific variables from different classes inherited... 0.00
new-expression evaluation order in C++17 0.00
Performance problems with the C++20 spaceship operator? 0.00
How to convert int to short int in C? +1.41
Is this upcasting or downcasting? 0.00
Using CustomListItems in VSCode/Natvis 0.00
Need help in a school project 0.00
How do I compare two members of an array of structures? +2.42
Arithmetic overflow warning when trying to allocate memory using new +1.61
How to make multiple list expansions for a single type using natvis... 0.00
Building a weather station using nodemcu and bme280 sensor,i am fac... 0.00
C++ Core Guidelines for static member variables +0.15
How can I declare and define const global vectors in C++? -1.68
Is C++11 lambda guaranteed to have operator()? 0.00
Error Handling with Core Guidelines GSL Expects, Ensures, and narro... 0.00
Calling a function that moves the parameter value in a function tha... +1.38
Is there a way to change Default Nontype Template Parameters when o... +0.75
why is A constructor called once? 0.00
++i and i+1 passed to function giving different results in c++ +1.35
How do I write a function below the main? +0.69
Cast to reference type 0.00
Does object have to be destroyed when a new object is assigned to i... 0.00
Compilation error when trying to obtain a pointer to the size of a... +1.20
How to resolve error 'overriding virtual function has less rest... 0.00
Why a member function cannot modify the local copy of the variable... -1.63
how to overload + and += operators as non-member functions? 0.00
C++ calling a parent class function that uses an overriden function +2.20
Variadic Function Pointer definition is unclear for VxWorks spyLib 0.00
std::extent implementation details explanation 0.00
Trying to use spaceship operator in derived classes -2.13
See reference to function template instantiation message when catch... 0.00
Why use a reference when returning an ostream class? +0.46
What is better style: ++x or x++ in for loops +2.13
Safely skip an task if mutex is locked 0.00
C++ Best way to return value? +3.17
Does unique pointer allocate memory on the heap or stack? -1.72
C++ thread safe class, not working as expected +0.16
Why does an object returned by value have the same address as the o... +1.51
Reference to a subarray within an array 0.00
sending pointer from unique_ptr::get into function as pointer refer... +2.67
C++ how to instantiate std::array inside a class constructor? -1.07