StackRating

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

Igor Tandetnik

Rating
1657.72 (456th)
Reputation
33,855 (3,462nd)
Page: 1 2 3 ... 25
Title Δ
why (var) is considered as lvalue? +1.46
Is there any guarantee to be sure the left side of && opera... 0.00
Resolving to different types based on the argument types of a c++ t... +1.53
Concurrent producer/consumer queue design for different class types 0.00
Compile time existence checking for a member function with signatur... 0.00
Deleting both an element and its duplicates in a Vector in C++ +0.28
Lazy shared pointer - assignment operator 0.00
Is the dynamic initialization of the non-local variable thread-safe 0.00
C++ zero initialization without constructor +1.03
Is using erase(it) in a loop always safe for all containers and pla... 0.00
How to get the size of datatype of an array 0.00
c++ file read/write infinite loop that rewrites the txt again +0.29
Get distinct values of a vector and keep the order 0.00
Why does std::sort not working with my comp function? -1.32
Why some expression that looks like a definition for normal types u... 0.00
C++20 thread possibly waiting on std::atomic forever 0.00
WM_CLOSE message and application freeze -2.19
delete causes core dumped, and why? 0.00
What is a good practice to copy vector data to a tuple with differe... +0.29
Find number of columns in a table | Sqlite3 0.00
Error C2440 '<function-style-cast>': cannot convert f... 0.00
Template distinguishing between maps and sets +0.68
Iterating over vectors in a parameter pack +1.76
Interaction between templates and overloads +0.28
Simplifying external functions calls 0.00
Changed existing unordered_set element, what's the mechanism he... +0.83
RVO and move constructor 0.00
Variadic CRTP Base Class with Additional Template Parameters +1.55
C++ How can you Point to a Private Inherited Class Object Within a... 0.00
How to limit char length 0.00
What is an easy way to assign member variables of base class templa... 0.00
How to keep original function return value after using Variadic Mac... 0.00
ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60200000... 0.00
#define a template method +1.54
Vector of iterators to unordered map - compilation error 0.00
How to make a public but immutable variable (only outside) of a cla... 0.00
How do upper_bound and lower_bound work with comparator in c++? 0.00
Unordered map vs map 0.00
Can anyone help me to find an error in this code? 0.00
What are "names which are not lvalues"? 0.00
Taking const pmr::vector<>& not propagating allocator whe... 0.00
Binding Variadic Functions C++ -0.16
Is there a way of having a variable number of typenames in a templa... +0.82
Implement LRU Cache in C++ +0.11
Using BinaryOp within std::reduce() from <numeric> with paral... 0.00
Iterator in functional programming 0.00
#ifdef is returning different values inside the same header file 0.00
Name resolution for function declared in anonymous struct 0.00
How to resolve this issue with variadic non-type template parameter... 0.00
Assign different values to different struct variables using loop 0.00