StackRating

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

ALX23z

Rating
1458.87 (4,529,306th)
Reputation
145 (567,278th)
Page: 1 2 3 4
Title Δ
Thread-safe operator<< 0.00
How to drop element from std::tuple? +2.00
C++ generic class, separate implementation? 0.00
c++ class template partial specialization without specializing all... 0.00
Implemented simple linear regression in C, but much slower with p_t... +0.57
Why is the simple calculation result differs in python and c++? 0.00
C++ multi-thread slower than single thread 0.00
C++ std::enable_if fallback? +0.21
template deduction/substitution fails on smart pointers +0.56
Why is multiple variable definition across different source files a... +0.57
C++ UE4 - bool vs. uint8 : 1 vs. uint32 : 1 - pros and cons of each? 0.00
C++ template specialization priority. Templated specialization +2.63
Strange `joinable()` behavior with std::thread 0.00
Why on earth is my file reading function placing null-terminators w... 0.00
C++ high order lambda cannot deduce returned lambda type 0.00
initialization order of thread_local vs. global variables -0.58
std::shared_mutex recursive protection by thread_local storage 0.00
C++ - Pass by Reference/ Value using templates -1.32
condition_variable doesn't get notified to wake up even with a... +0.53
Why am I getting a <function> is not a member of <class>... +0.56
Using std::move() vs. assign in constructor member initializer list -0.44
Why erase on std::vector promote iterator -0.31
Why does the deleting destructor occupy a second vtable slot beside... 0.00
Static struct and One Definition Rule 0.00
How does SampleConsensusPrerejective (ext. RANSAC) really work? 0.00
Understanding std::move and its purpose by example +0.29
Why is a reference needed in operator overloading? -0.98
C++ : undetectable change of variable, artificial "volatile&qu... +0.57
Overload -> arrow operator in shared_ptr<interface> instan... +2.63
C++ new/delete complexity guarantee by the standard -2.74
Why do memory barriers depend upon a variable? +0.56
Default initialization for a class pointer -4.05
OpenCV : Reversing the negative areas of an image 0.00
Accept template as function parameter 0.00
How to access the template argument's own template arguments? +3.82
How to return an array of strings from a function in a COM module? 0.00
How to Check if a Template Type can be Constructed from a Given Type -3.46
Generating "unique" matricies -3.30
Difference between int *a=new int() and int *a=new int[]; -3.33
Reason for choosing an array of one element instead of one object? -2.75
chrono: can I validate system clock with steady clock on a time sca... 0.00
Free up memory immediately by swap trick (C++) -2.30
Visual Studio 2019 Edits My C++ Code And Ruins My Iterator 0.00
Best way to concatenate and condense a std::vector<std::string> -2.05
Overloading STL function +0.68
Access to std::unordered_map item crashes when key is base class po... -3.97
C++ "operator+=" and "operator++" priority ques... +2.92
How to send data to next thread, if the previous threads return dif... 0.00
Using distributions in c++ +0.97
Why can't we use class templates directly for deducing method t... 0.00