StackRating

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

Davis Herring

Rating
1513.52 (50,590th)
Reputation
8,654 (18,063rd)
Page: 1 2 3 4 ... 17
Title Δ
C++20 #import ""-statement: Will it be possible to use mu... 0.00
Is NULL a valid FILE*? +1.74
Porting a Raku grep closure with functions and operators into C++ 0.00
How are conversions applied to bit-field types in conditional opera... 0.00
python import path for sub modules if put in namespace package -0.47
Equivalent of cin.tie(0) in java? 0.00
Templated conversion operator priority 0.00
Make object assigned to class variable aware of parent 0.00
C++ Modules: do included 3rd party files still pull in normal heade... +1.83
Top level declarator error but the program runs correctly 0.00
Floating-point types as template parameter in C++20 0.00
Template Variadic argument deduction from sibling argument 0.00
C++ shared_ptr manipulation logic 0.00
Constructing a tuple from a move only type with a std::function mem... 0.00
Difference in behaviour between clang and gcc when using a function... 0.00
Should conversion operators be considered for function template arg... +0.50
Is there any problems with putting a lambda in a concept? +0.35
Running a elif statement in a for loop python 0.00
Why does * need to be put before (&a) to subtract a (a is an ar... -1.24
How to move a non-copyable element from std::set to std::map using... -1.62
expected primary-expression before ‘struct’ 0.00
Why does using the ternary operator to return a string generate con... +0.50
What does the linker actually do when linking a pointer variable to... 0.00
python multiprocess queue with infinity loop 0.00
Conditionally constexpr expressions with if constexpr -1.04
Is having a reference/ptr to std::unique_ptr<> owned object s... 0.00
Ordinary lookup and hiding 0.00
Is it a bug in clang that defines a member of a namespace without u... 0.00
Clarifying destructor requirements for data types in a struct in C++ +2.69
Why doesn't `std::lock` lock mutexes using a global ordering? -1.65
How to Handle Corners in Segment Intersection Checks 0.00
which is the full-expression when the rule says the full-expression... 0.00
how to get memory location of a variable in Python 0.00
Move ADL Friend Declaration 0.00
Take a reference to a pointer with erased type (void*) 0.00
What is a generic and portable way to get at underlying bits of a t... 0.00
Wrapper for 'python -m' command 0.00
C++ Placement new and initializatoin 0.00
Construct a span<shared_ptr<T>> from an array<shared... 0.00
why does std::filesystem::path::root_name() return empty string? 0.00
How to check if a string is a valid shell command using Python? -0.50
Why is a Python import implicitly executing parent modules? 0.00
constexpr template meta-info variable in c++11 0.00
How to use copy elision when function is called in if block -0.49
std::span<const T> as parameter in function template +1.76
How to get an object in memory ? python pointers 0.00
Why does std::lerp not work with any type that has implemented requ... +0.08
Partial specialization of single type template parameter class temp... -1.49
The wording about instantiation of a pack expansion in [temp.variad... -0.50
List initialization - What changed in C++14? +0.44