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 Δ
How to use forward declaration correctly? +0.56
Is it a good idea to use lambdas in one function instead of spreadi... 0.00
Is it possible to reuse a smart pointer's memory for another ob... 0.00
Can lambda functions decay to a pointer to member function? +0.64
is it possible do a template with 3 different variables without ove... -1.44
C++ std::vector::emplace_back doesn't compile with string-value... +1.66
What does memory_order_consume really do? -0.86
How can I inherit from std::future in C++? 0.00
Memory access violation 0.00
Why not use std::memory_order_acq_rel -1.68
Passing a std::shared_ptr<T> to a function that takes a std::... +0.72
Sort of copy constructor of derived class with base class parameter +2.80
What is the performance problem with std::pair assignment operator? 0.00
C++ large deque - program takes very long time to exit? -0.70
Avoid implicit capture of this? -1.74
Why do the constructor of the derived classes want to initialize th... +0.61
Template polymorphism and unique_ptr 0.00
Shared memory safty, could you read and write at the same time and... -0.44
Non-member functions vs static functions in C++ +0.37
Multithreads not behaving as expected -0.87
Are class data members initialized before the copy constructor when... -1.35
C++ Hot loop makes timing and function accurate but takes 20% CPU 0.00
Is it safe to pass shared_ptr and other STLs between dlls and so... +0.64
Understanding compare_exchange_weak -0.37
Creating buffer in SYCL for 2D std::vector 0.00
How do I handle C++ dependencies that conflict on a type name? 0.00
Does having binaries with mismatched optimization levels (-O3, -O2,... +0.74
What causes the strange behaviors when calling a lambda with [&... 0.00
In C++, what is the best way to dynamically allocate a single class? +2.80
Is write guaranteed with one thread writing and another reading non... -0.16
std::array initialization, for objects without a default ctor? -0.87
Why is std::remove_reference used in std::move? -1.06
Why do you split the definition and declaration of functions in c++? 0.00
Template parameter type deduction for pointer vs. nullptr_t +0.56
Cannot make std::reference_wrapper work with std::unique_ptr 0.00
C++ memory_order_acquire/release questions -0.37
Timer countdown even when program is not running QML 0.00
How do you view multiple values using iterator? 0.00
Boolean expressions, visitor pattern and.. stack overflow 0.00
I can't understand weak pointers (C++) 0.00
How to convert 3 addition and 1 multiply into vectorized SIMD using... -1.38
std library equivalent to boost::upgrade_lock and boost::upgrade_to... 0.00
remove_if without the need of move and copy semantics +0.56
How to lock multiple locks where some are shared and some are not i... +2.60
why (-1) % vector::size() always returns 0 0.00
What does line is supposed to mean? 0.00
where downcasting is actually useful? 0.00
std::future_error: No associated state 0.00
Under/over approximation while summing int multiplied by double 0.00
std::span<const T> as parameter in function template -1.76