StackRating

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

Quuxplusone

Rating
1500.48 (448,193rd)
Reputation
12,425 (11,804th)
Page: 1 2 3 ... 4
Title Δ
In C++20, how do I write a contiguous iterator? +1.59
lock_guard initialization in if-initializer instead of simple scope -0.75
customisation point for alias to std types 0.00
Argument order to std::min changes compiler output for floating-point -1.52
Why design a language with unique anonymous types? +1.01
The C++ way to relocate object of implicitly non-movable class 0.00
Merge two deques in O(1) -0.94
std::to_chars compile but not linking on MacOS / clang +0.50
Is there a way to shorten this while condition? -0.36
Allocator propagation policies in your new modern C++ containers +1.06
Why do we require requires requires? +1.94
Runtime Datatype polymorphism 0.00
How the when<> trait in boost.Hana works? 0.00
Destroy a non-destructible base class? 0.00
Implementing a new "git ..." subcommand as a Python script -2.06
When an overloaded operator new offsets a pointer by an additional... -0.45
std::function with static allocation in c++ +0.49
std::regex and ignoring flags -0.34
In the MSVC ABI, how do I reliably find the vtable given only a (vo... 0.00
How to implement std::when_any without polling? 0.00
Using std::forward on casted arguments -1.32
C++17 structured binding that also includes an existing variable 0.00
SQL-safe method 0.00
optional std::nullopt_t implementation in libcxx -1.51
Error creating new stored function in C to count set bits in BIGINT 0.00
Can two groups of N people find each other around a circle? -0.40
How can I create a C++ constructor that accepts a variable number o... +0.30
Is there a name for this convenience wrapper around std::future::th... +2.36
Using std::bind to capture a parameter pack "by move" 0.00
Fabric: Set "bubble size" (rate limit) for just a single... 0.00
pointer non-type template parameter +2.72
Called object type 'auto' is not a function or function poi... 0.00
Optimizing string creation +2.22
__curl_rule_01__ declared as an array with a negative size 0.00
Using C++11 smart pointers as C function arguments +0.49
Implementing Recursive Proxy pattern in C++11 +1.86
Minimization of (z-xi)^2 +1.03
Receiving main.o error 0.00
Python - How to catch specific mysql warnings? 0.00
Why is a protected variable visible at class level? 0.00
Reasoning about boost mpl placeholders 0.00
In Perl, what does the =~ operator do? +2.01
How the assembly `dup` operator allocates space for strings and array -0.48
An attempt to create atomic reference counting is failing with dead... +0.71
Property type of overloaded weak reference is incompatible with typ... -0.32
C++ 11 Threads, Error Pure virtual function called 0.00
Green Hills Sw small data area overflow +0.01
How do i get the key value from dictionary when the key is a random... -2.01
Cannot access return address on x86-32 0.00
C++: Does this pattern have a name, and can it be improved? 0.00